Skip to content

Commit

Permalink
feat: update to macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodn committed Sep 2, 2022
1 parent e3ccee1 commit b1b121a
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ "macOS-11" ]
os: [ "macOS-12" ]
python_build_version: [ "cp38", "cp39", "cp310", "cp311" ]

steps:
Expand Down

0 comments on commit b1b121a

Please sign in to comment.