Skip to content

Commit

Permalink
update to macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
RSchwan committed Aug 1, 2024
1 parent a051471 commit 1b29a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cibuildwheel_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
platforms = ['linux', 'macos', 'windows']
runners = {
'linux': 'ubuntu-22.04',
'macos': 'macos-11',
'macos': 'macos-12',
'windows': 'windows-2022',
}

Expand Down

0 comments on commit 1b29a30

Please sign in to comment.