Skip to content

Commit

Permalink
Test for Windows with C++ 20
Browse files Browse the repository at this point in the history
  • Loading branch information
xcelerit-team authored Oct 4, 2024
1 parent a1fcf4f commit 52d69c8
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"]
cxx: ["17", "20"]
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 52d69c8

Please sign in to comment.