Skip to content

Commit 09ca37d

Browse files
committed
Add windows-2025 to test matrix, nonstd-lite isuue 86
nonstd-lite/nonstd-lite#86
1 parent 8b73e04 commit 09ca37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
strategy:
8585
fail-fast: false
8686
matrix:
87-
os: [windows-2022]
87+
os: [windows-2022, windows-2025]
8888

8989
runs-on: ${{ matrix.os }}
9090

0 commit comments

Comments
 (0)