mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
test-compile: Test newer GCC
This commit is contained in:
parent
b9131853ff
commit
7b23e3afa2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
|
@ -35,6 +35,8 @@ jobs:
|
||||||
# newest, make sure to update maximum standard step to match
|
# newest, make sure to update maximum standard step to match
|
||||||
- 'clang-19'
|
- 'clang-19'
|
||||||
- 'gcc-13'
|
- 'gcc-13'
|
||||||
|
- 'gcc-14'
|
||||||
|
- 'gcc-15'
|
||||||
include:
|
include:
|
||||||
# macOS
|
# macOS
|
||||||
- os: macos-13
|
- os: macos-13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue