mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Update node container version
This commit is contained in:
parent
8494ba4f4d
commit
2d3e2ba3ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_staging.yml
vendored
2
.github/workflows/deploy_staging.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
# This job will run the end-to-end cypress/gherkin tests in parallel on chrome
|
||||
ui-chrome-tests:
|
||||
runs-on: ubuntu-latest
|
||||
container: cypress/browsers:node12.18.3-chrome87-ff82
|
||||
container: cypress/browsers:node14.17.0-chrome88-ff89
|
||||
needs: build
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Reference in a new issue