Skip to content

Commit

Permalink
Merge pull request #4121 from YosysHQ/macos_upgrade
Browse files Browse the repository at this point in the history
Update macOS to Ventura
  • Loading branch information
mmicko authored Jan 9, 2024
2 parents f6e36f0 + c045c9a commit 9e3d132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 9e3d132

Please sign in to comment.