1
0
mirror of synced 2026-04-16 01:51:02 +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

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'