Skip to content

Commit dfb3711

Browse files
committed
Remove windows-2019 from GitHub workflow
1 parent 317d0c5 commit dfb3711

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-2019, windows-2022]
87+
os: [windows-2022]
8888

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

0 commit comments

Comments
 (0)