3
0
Fork 0
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:
Miodrag Milanovic 2026-06-26 08:09:10 +02:00
parent f1820e4423
commit 53138724db

View file

@ -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'