Skip to content

Commit

Permalink
Add gcc 12.4 (#16506)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS authored Jun 20, 2024
1 parent 181a47e commit 1b00ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/client/conf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"9", "9.1", "9.2", "9.3", "9.4", "9.5",
"10", "10.1", "10.2", "10.3", "10.4", "10.5",
"11", "11.1", "11.2", "11.3", "11.4",
"12", "12.1", "12.2", "12.3",
"12", "12.1", "12.2", "12.3", "12.4",
"13", "13.1", "13.2", "13.3",
"14", "14.1"]
libcxx: [libstdc++, libstdc++11]
Expand Down

0 comments on commit 1b00ae0

Please sign in to comment.