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.
2 parents 5657632 + 43f8bab commit 1f4d8d1Copy full SHA for 1f4d8d1
.github/workflows/functional_test.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
functional-test:
9
name: Functional Test
10
- runs-on: ubuntu-latest
+ runs-on: blacksmith-2vcpu-ubuntu-2204
11
steps:
12
- uses: actions/checkout@v4
13
0 commit comments