mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-03 14:06:09 +00:00
Remove intel macOS compiler
This commit is contained in:
parent
f1820e4423
commit
53138724db
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test-compile.yml
vendored
3
.github/workflows/test-compile.yml
vendored
|
|
@ -49,9 +49,6 @@ jobs:
|
||||||
- 'clang-22'
|
- 'clang-22'
|
||||||
- 'gcc-16'
|
- 'gcc-16'
|
||||||
include:
|
include:
|
||||||
# macOS x86
|
|
||||||
- os: macos-15-intel
|
|
||||||
compiler: 'clang-22'
|
|
||||||
# macOS arm
|
# macOS arm
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
compiler: 'clang-22'
|
compiler: 'clang-22'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue