mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-27 11:08:48 +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'
|
||||
- 'gcc-16'
|
||||
include:
|
||||
# macOS x86
|
||||
- os: macos-15-intel
|
||||
compiler: 'clang-22'
|
||||
# macOS arm
|
||||
- os: macos-latest
|
||||
compiler: 'clang-22'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue