Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoilRos authored Oct 1, 2024
1 parent 3c3373c commit d221a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
build_type: [Release]
toolchain: [gnu, llvm, msvc]
cxx_standard: [17]
cxx_standard: [23]
include:
- os: windows-latest
toolchain: msvc
Expand Down

0 comments on commit d221a81

Please sign in to comment.