Update macOS to Ventura

This commit is contained in:
Miodrag Milanovic 2024-01-09 10:58:31 +01:00
parent 22370ad21e
commit c045c9a5c9
1 changed files with 1 additions and 1 deletions

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'