Skip to content

Commit 1eaca2d

Browse files
committed
Remove windows-2019 from GitHub workflow
1 parent 9b0aa55 commit 1eaca2d

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
@@ -88,7 +88,7 @@ jobs:
8888
strategy:
8989
fail-fast: false
9090
matrix:
91-
os: [windows-2019, windows-2022]
91+
os: [windows-2022]
9292

9393
runs-on: ${{ matrix.os }}
9494

0 commit comments

Comments
 (0)