mirror of https://github.com/zachjs/sv2v.git
test ARM macOS CI
This commit is contained in:
parent
d3812098d8
commit
87e5563dcd
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-24.04
|
||||
- macOS-15-intel
|
||||
- macOS-15
|
||||
- windows-2025
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-24.04
|
||||
- macOS-15-intel
|
||||
- macOS-15
|
||||
needs: build
|
||||
env:
|
||||
IVERILOG_REF: cbdaa865a10ce69d7c528cb2aa4c571641de0c62
|
||||
|
|
|
|||
Loading…
Reference in New Issue