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 21cfd7c commit 26b8602Copy full SHA for 26b8602
.github/workflows/wasp-test.yml
@@ -8,7 +8,7 @@ jobs:
8
defaults:
9
run:
10
working-directory: wasp
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu22.04-16cores-64GB
12
steps:
13
- uses: actions/checkout@v3
14
- uses: dorny/paths-filter@v3
0 commit comments