Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 20d9d06

Browse files
committed
update externals and github workflow
1 parent bbaa968 commit 20d9d06

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
build-config: [debug, release, relwithdebinfo]
5757
compiler:
5858
- {
59-
cc: gcc-13,
60-
cxx: g++-13,
61-
install: gcc-13 g++-13
59+
cc: gcc-12,
60+
cxx: g++-12,
61+
install: gcc-12 g++-12
6262
}
6363
- {
6464
cc: clang-15,

externals/cage

Submodule cage updated 51 files

0 commit comments

Comments
 (0)