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 5657632 commit 43f8babCopy full SHA for 43f8bab
.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