Skip to content

Commit 92f6686

Browse files
committed
Run cypress e2e tests on a stronger github runner
1 parent 5368dc4 commit 92f6686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-cypress-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
run_cypress_tests:
1010
name: Run cypress e2e tests from docker
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest-4-cores
1212
env:
1313
CYPRESS_IMAGE_NAME: hsldevcom/jore4-cypress
1414

0 commit comments

Comments
 (0)