mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 14:04:43 -04:00
chore(cypress): Update version of the cypress browsers image
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
a60af614bb
commit
7d2c71b392
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
||||||
needs: build-frontend
|
needs: build-frontend
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: cypress/browsers:node16.14.2-slim-chrome103-ff102
|
image: cypress/browsers:node18.6.0-chrome105-ff104
|
||||||
options: --user 1001 --shm-size=2g
|
options: --user 1001 --shm-size=2g
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue