Skip to content

Commit

Permalink
fix: encountered cypress-io/github-action#446 guessing bug with docke…
Browse files Browse the repository at this point in the history
…r image
  • Loading branch information
cmorten committed Nov 2, 2021
1 parent 108c302 commit 7be92db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

examples:
runs-on: ubuntu-latest
container: cypress/browsers:node16.5.0-chrome94-ff93
container: cypress/browsers:node14.17.0-chrome91-ff89
steps:
- uses: actions/checkout@v2
- run: cd ./examples
Expand Down

0 comments on commit 7be92db

Please sign in to comment.