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 1c6cc2d commit cc9bc0dCopy full SHA for cc9bc0d
.github/workflows/continuous-testing.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
build-and-test:
15
- runs-on: self-hosted
+ runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
18
- uses: volta-cli/action@v4
0 commit comments