Skip to content

Commit 3320965

Browse files
committed
Remove windows-2019 from GitHub workflow [ci skip]
1 parent f968c6d commit 3320965

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
@@ -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)