3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Merge pull request #4121 from YosysHQ/macos_upgrade

Update macOS to Ventura
This commit is contained in:
Miodrag Milanović 2024-01-09 15:05:15 +01:00 committed by GitHub
commit 9e3d132050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'