Skip to content

Commit

Permalink
CI: Use stable python 3.12 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd authored Nov 3, 2023
1 parent 7e740be commit 296a09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- os: macos-latest
python_version: "3.11"
- os: macos-latest
python_version: "3.12.0-rc.2"
python_version: "3.12"
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 296a09f

Please sign in to comment.