Skip to content

Commit

Permalink
chore: remove windows-2019 tests
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <xpf6677@163.com>
  • Loading branch information
Peefy committed Sep 14, 2024
1 parent 328002c commit 93f3738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build-and-test:
strategy:
matrix:
os: [ windows-latest, windows-2019 ]
os: [ windows-latest ]
cgo: [ '1', '0' ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 93f3738

Please sign in to comment.