mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
test-compile: Update oldest clang for 24.04
Oldest clang on 24.04 appears to be 16.
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
compiler:
|
compiler:
|
||||||
# oldest supported
|
# oldest supported
|
||||||
- 'clang-14'
|
- 'clang-16'
|
||||||
- 'gcc-10'
|
- 'gcc-10'
|
||||||
# newest, make sure to update maximum standard step to match
|
# newest, make sure to update maximum standard step to match
|
||||||
- 'clang-18'
|
- 'clang-18'
|
||||||
|
|||||||
Reference in New Issue
Block a user