mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-17 06:16:22 +00:00
Try clang16
This commit is contained in:
parent
25f7dd6650
commit
6ce177e691
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- ubuntu-latest
|
||||
compiler:
|
||||
# oldest supported
|
||||
- 'clang-14'
|
||||
- 'clang-16'
|
||||
- 'gcc-11'
|
||||
# newest, make sure to update maximum standard step to match
|
||||
- 'clang-22'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue