Skip to content

Commit

Permalink
CI testing for all macos versions #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Nov 3, 2023
1 parent 4479569 commit 29ad803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-11, macos-12]
os: [macos-11, macos-12, macos-13]
python_version: [3.7, 3.8, 3.9, '3.10', 3.11, 3.12]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 29ad803

Please sign in to comment.