Skip to content

Commit e65127d

Browse files
committed
update engine
1 parent d4e4462 commit e65127d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ jobs:
5959
build-config: [debug, release]
6060
compiler:
6161
- {
62-
cc: gcc-13,
63-
cxx: g++-13,
64-
install: gcc-13 g++-13
62+
cc: gcc-14,
63+
cxx: g++-14,
64+
install: gcc-14 g++-14
6565
}
6666
- {
6767
cc: clang-18,

externals/cage

Submodule cage updated 152 files

0 commit comments

Comments
 (0)