Skip to content

Commit

Permalink
Bump wheel runner from macos-11 -> macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
y-richie-y committed Jul 21, 2024
1 parent 9ca2196 commit 171a2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
path: wheelhouse/
build_macos_wheels:
name: build macos wheels
runs-on: macos-11
runs-on: macos-13
steps:
- uses: actions/checkout@v2
- name: set up python 3.8
Expand Down

0 comments on commit 171a2fb

Please sign in to comment.