Skip to content

Commit

Permalink
removed cxx20 windows build due to failure
Browse files Browse the repository at this point in the history
  • Loading branch information
raneamri committed Sep 17, 2024
1 parent 4d39fe8 commit 8a679b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
fail-fast: false
matrix:
disable_aad: ["ON", "OFF"]
cxx: ["17", "20"]
cxx: ["17"]
runs-on: windows-2022
env:
vsvarsall: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat
Expand Down

0 comments on commit 8a679b9

Please sign in to comment.