mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
Update macOS to Ventura
This commit is contained in:
parent
22370ad21e
commit
c045c9a5c9
2
.github/workflows/test-macos.yml
vendored
2
.github/workflows/test-macos.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- { id: macos-11, name: 'Big Sur' }
|
- { id: macos-13, name: 'Ventura' }
|
||||||
cpp_std:
|
cpp_std:
|
||||||
- 'c++11'
|
- 'c++11'
|
||||||
- 'c++17'
|
- 'c++17'
|
||||||
|
|
Loading…
Reference in a new issue