Skip to content

Commit

Permalink
[ci] upgrade pmcx macos build to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Nov 25, 2024
1 parent 51e9970 commit 4b7020d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build_macos_wheels:
name: Build macOS wheels
runs-on: macos-12
runs-on: macos-13
strategy:
matrix:
python_version: [ '3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', 'pypy3.7', 'pypy3.8', 'pypy3.9' ]
Expand Down

0 comments on commit 4b7020d

Please sign in to comment.