Skip to content

Commit

Permalink
Revert to gcc12 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
Twon authored May 26, 2024
1 parent d33ad93 commit c6d6cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Debug
COMPILER_TYPE: gcc
COMPILER_VERSION: 13
COMPILER_VERSION: 12

STDLIB: libstdc++11

Expand Down

0 comments on commit c6d6cbb

Please sign in to comment.