Skip to content

Commit

Permalink
3.12.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matin authored Sep 23, 2023
1 parent e4b6b84 commit 3624d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu, macos, windows]
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.9', '3.10', '3.11', '3.12.0-rc.3']

env:
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit 3624d3b

Please sign in to comment.