1
0
mirror of synced 2026-05-26 14:55:15 +00:00

test-compile: Test newer GCC

This commit is contained in:
Krystine Sherwin
2025-03-27 11:18:41 +13:00
parent b9131853ff
commit 7b23e3afa2

View File

@@ -35,6 +35,8 @@ jobs:
# newest, make sure to update maximum standard step to match
- 'clang-19'
- 'gcc-13'
- 'gcc-14'
- 'gcc-15'
include:
# macOS
- os: macos-13