Skip to content

Commit

Permalink
[c++20] compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Aug 10, 2024
1 parent 5225230 commit a218f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
windows-2019,
windows-2022,
]
cpp_version: [11, 14, 17]
cpp_version: [11, 14, 17, 20]
build_type: [Release, Debug]

steps:
Expand Down

0 comments on commit a218f24

Please sign in to comment.