We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8bfe2 commit b6cbbcbCopy full SHA for b6cbbcb
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
test:
16
name: Test
17
- runs-on: buildjet-16vcpu-ubuntu-2204
+ runs-on: blacksmith-8vcpu-ubuntu-2404
18
steps:
19
- uses: actions/checkout@v4
20
- uses: ./.github/actions/setup-test
0 commit comments