Skip to content

Commit a0c4e02

Browse files
committed
Remove windows-2019 from GitHub workflow
1 parent a7510b2 commit a0c4e02

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
@@ -86,7 +86,7 @@ jobs:
8686
strategy:
8787
fail-fast: false
8888
matrix:
89-
os: [windows-2019, windows-2022]
89+
os: [windows-2022]
9090

9191
runs-on: ${{ matrix.os }}
9292

0 commit comments

Comments
 (0)