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