We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d13a5b commit c0d8289Copy full SHA for c0d8289
.github/workflows/directory_writer.yml
@@ -4,7 +4,7 @@ name: directory_writer
4
on: [push]
5
jobs:
6
directory_writer:
7
- runs-on: ubuntu-latest
+ runs-on: carbonrunner-2vcpu-ubuntu-latest
8
steps:
9
- uses: actions/checkout@v6
10
with:
0 commit comments