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:
parent
a4a491719e
commit
4e6f8bde33
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue