Skip to content

Commit

Permalink
pypi: upgrade macOS runner to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmouchet committed Oct 27, 2023
1 parent 73b0e38 commit c76fc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
wheel: false

macos:
runs-on: macos-10.15
runs-on: macos-latest
strategy:
matrix:
arch: ["x86_64", "arm64"]
Expand Down

0 comments on commit c76fc3e

Please sign in to comment.