Skip to content

Commit 24d2d10

Browse files
committed
Remove windows-2019 from GitHub workflow
1 parent 2cff8ed commit 24d2d10

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
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
os: [windows-2019, windows-2022]
81+
os: [windows-2022]
8282

8383
runs-on: ${{ matrix.os }}
8484

0 commit comments

Comments
 (0)