3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-11 03:33:36 +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
No known key found for this signature in database

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