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 1f4d8d1 commit 0e96bf7Copy full SHA for 0e96bf7
.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