Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qnfm authored Sep 22, 2023
1 parent bc0c04b commit 499e3e1
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 @@ -243,7 +243,7 @@ jobs:
uses: microsoft/setup-msbuild@v1
with:
msbuild-architecture: ${{matrix.msarch}}
vs-version: '[16,]'
vs-version: '[16.10,]'
#Only windows 2022 image equiped with msvc of 17 version, build liboqs againt version 16 msvc will fail.
- name: Setup nasm for OpenSSL build
uses: ilammy/setup-nasm@v1
Expand Down

0 comments on commit 499e3e1

Please sign in to comment.