Skip to content

Commit b6cbbcb

Browse files
committed
test: use blacksmith runner
1 parent 9f8bfe2 commit b6cbbcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
test:
1616
name: Test
17-
runs-on: buildjet-16vcpu-ubuntu-2204
17+
runs-on: blacksmith-8vcpu-ubuntu-2404
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: ./.github/actions/setup-test

0 commit comments

Comments
 (0)