We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
windows-latest
1 parent c44653a commit ac5574eCopy full SHA for ac5574e
.github/workflows/mocha.yml
@@ -63,7 +63,7 @@ jobs:
63
- test-part: jsapi
64
coverage: false
65
with:
66
- os: 'ubuntu-latest,windows-2019'
+ os: 'ubuntu-latest,windows-latest'
67
node-versions: '14,16,18,20,22'
68
npm-script: test-node:${{ matrix.test-part }}
69
coverage: ${{ matrix.coverage }}
0 commit comments