We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d9a81 commit 856bda3Copy full SHA for 856bda3
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
orbs:
4
# https://github.com/cypress-io/circleci-orb
5
cypress: cypress-io/cypress@3.0.0 # used to run e2e tests
6
- win: circleci/windows@5.0.0 # run a test job on Windows
+ win: circleci/windows@5.1.0 # run a test job on Windows
7
8
jobs:
9
lint:
0 commit comments