Skip to content

Commit c0d8289

Browse files
authored
Change runner to carbonrunner for directory_writer job
1 parent 8d13a5b commit c0d8289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/directory_writer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: directory_writer
44
on: [push]
55
jobs:
66
directory_writer:
7-
runs-on: ubuntu-latest
7+
runs-on: carbonrunner-2vcpu-ubuntu-latest
88
steps:
99
- uses: actions/checkout@v6
1010
with:

0 commit comments

Comments
 (0)