Skip to content

Commit

Permalink
fix Windows OpenSSL to 3.2 for MSVC native
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Nov 30, 2023
1 parent f588594 commit 8b6ffd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
with:
set-safe-directory: true
repository: openssl/openssl
ref: openssl-3.2
path: openssl
- name: checkout liboqs
uses: actions/checkout@v3
Expand Down Expand Up @@ -233,6 +232,7 @@ 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 8b6ffd8

Please sign in to comment.