We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5368dc4 commit 92f6686Copy full SHA for 92f6686
.github/workflows/run-cypress-tests.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
run_cypress_tests:
10
name: Run cypress e2e tests from docker
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest-4-cores
12
env:
13
CYPRESS_IMAGE_NAME: hsldevcom/jore4-cypress
14
0 commit comments