Skip to content

Commit

Permalink
ci: update to windows-latest in actions (#5185)
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Aug 6, 2024
1 parent c44653a commit ac5574e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mocha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- test-part: jsapi
coverage: false
with:
os: 'ubuntu-latest,windows-2019'
os: 'ubuntu-latest,windows-latest'
node-versions: '14,16,18,20,22'
npm-script: test-node:${{ matrix.test-part }}
coverage: ${{ matrix.coverage }}
Expand Down

0 comments on commit ac5574e

Please sign in to comment.