Skip to content

Commit

Permalink
use latest cypress v9.1.1 in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
tschortsch committed Dec 8, 2021
1 parent 43e720f commit f16e588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
node: [ '12', '14', '16' ]
cypress: [ '5.6.0', '6.9.1', '7.7.0', '8.7.0', '9.1.0' ]
cypress: [ '5.6.0', '6.9.1', '7.7.0', '8.7.0', '9.1.1' ]
wp: [ '5.7', '5.8' ]

steps:
Expand Down

0 comments on commit f16e588

Please sign in to comment.