3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-05 22:06:04 +00:00

CI: macos-15-intel

This commit is contained in:
Krystine Sherwin 2025-11-04 10:38:26 +13:00
parent a4a491719e
commit 4e6f8bde33
No known key found for this signature in database

View file

@ -45,7 +45,7 @@ jobs:
- 'gcc-14' - 'gcc-14'
include: include:
# macOS x86 # macOS x86
- os: macos-13 - os: macos-15-intel
compiler: 'clang-19' compiler: 'clang-19'
# macOS arm # macOS arm
- os: macos-latest - os: macos-latest