Skip to content

Commit

Permalink
Try py312
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjbillington committed Nov 27, 2024
1 parent 31b22a0 commit 8f628ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# - { os: ubuntu-latest, python: '3.9', arch: x64, conda: true }
# - { os: ubuntu-latest, python: '3.8', arch: x64, conda: true }

- { os: macos-13, python: '3.11', arch: x64, conda: true }
- { os: macos-13, python: '3.12', arch: x64, conda: true }
# - { os: macos-13, python: '3.10', arch: x64, conda: true }
# - { os: macos-13, python: '3.9', arch: x64, conda: true }
# - { os: macos-13, python: '3.8', arch: x64, conda: true }
Expand Down

0 comments on commit 8f628ab

Please sign in to comment.