Skip to content

Commit a5d9d77

Browse files
committed
use latest default compilers
1 parent 5ec0b93 commit a5d9d77

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/linux.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,8 @@ jobs:
1919
gpp: "g++-10"
2020
os: ubuntu-22.04
2121
- node: 22
22-
gcc: "gcc-12"
23-
gpp: "g++-12"
2422
os: ubuntu-latest
2523
- node: 24
26-
cc: "clang"
27-
cxx: "clang++"
28-
autotools: "yes"
29-
cppstd: "c++11"
3024
os: ubuntu-latest
3125

3226

0 commit comments

Comments
 (0)