Second attempt at gcc 12.3 (#1292)

Fixes #1271
This commit is contained in:
Alex Kremer
2024-03-26 00:25:14 +00:00
committed by GitHub
parent 03a01e55f9
commit 8240508d19
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ Clio is built with [CMake](https://cmake.org/) and uses [Conan](https://conan.io
| Compiler | Version |
|-------------|---------|
| GCC | 12 |
| GCC | 12.3 |
| Clang | 16 |
| Apple Clang | 15 |