Skip to content

Commit ae69b30

Browse files
committed
Drop now-unsupported Windows 2019 from CI
1 parent 567ff8a commit ae69b30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ jobs:
111111
- platform: Windows 2022
112112
os: "windows-2022"
113113
test-script: ".\\windows.bat"
114-
- platform: Windows 2019
115-
os: "windows-2019"
116-
test-script: ".\\windows.bat"
117114
fail-fast: false
118115
name: Test on ${{ matrix.platform }}
119116
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)