3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

Update macOS to Ventura

This commit is contained in:
Miodrag Milanovic 2024-01-09 10:58:31 +01:00
parent 22370ad21e
commit c045c9a5c9

View file

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os:
- { id: macos-11, name: 'Big Sur' }
- { id: macos-13, name: 'Ventura' }
cpp_std:
- 'c++11'
- 'c++17'