Skip to content

Commit 75e6ec8

Browse files
committed
Add windows-latest to test matrix
1 parent 30b9310 commit 75e6ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
strategy:
148148
fail-fast: false
149149
matrix:
150-
os: [windows-2019]
150+
os: [windows-2019, windows-latest]
151151
steps:
152152
- uses: actions/checkout@v3
153153
with:

0 commit comments

Comments
 (0)