Skip to content

Commit

Permalink
try macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Jun 16, 2024
1 parent 6c46bfd commit 11add11
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, macos-latest]
os: [macos-12]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 11add11

Please sign in to comment.