Skip to content

Commit 6b371c9

Browse files
committed
Remove windows-2019 from GitHub workflow
1 parent 02fffcc commit 6b371c9

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
@@ -121,7 +121,7 @@ jobs:
121121
strategy:
122122
fail-fast: false
123123
matrix:
124-
os: [windows-2019, windows-2022]
124+
os: [windows-2022]
125125

126126
runs-on: ${{ matrix.os }}
127127

0 commit comments

Comments
 (0)