We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d9a81 commit 874699bCopy full SHA for 874699b
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
orbs:
4
# https://github.com/cypress-io/circleci-orb
5
cypress: cypress-io/[email protected] # 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