Skip to content

Commit

Permalink
remove Win 2019 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Nov 30, 2023
1 parent 8b6ffd8 commit 433c994
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
strategy:
matrix:
os:
- windows-2019
# - windows-2019
- windows-2022
platform:
- arch: win64
Expand Down Expand Up @@ -232,7 +232,6 @@ jobs:
with:
set-safe-directory: true
repository: openssl/openssl
ref: openssl-3.2
path: openssl
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 433c994

Please sign in to comment.