Skip to content

Commit ac5574e

Browse files
authored
ci: update to windows-latest in actions (#5185)
1 parent c44653a commit ac5574e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mocha.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- test-part: jsapi
6464
coverage: false
6565
with:
66-
os: 'ubuntu-latest,windows-2019'
66+
os: 'ubuntu-latest,windows-latest'
6767
node-versions: '14,16,18,20,22'
6868
npm-script: test-node:${{ matrix.test-part }}
6969
coverage: ${{ matrix.coverage }}

0 commit comments

Comments
 (0)