Skip to content

Commit

Permalink
Merge pull request #344 from corenting/3.13-rc1
Browse files Browse the repository at this point in the history
chore(tests): test against 3.13rc1
  • Loading branch information
corenting authored Sep 2, 2024
2 parents 9254a7d + ba869f1 commit 42242c4
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 @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
python-version:
["3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-beta.1", "pypy3.9", "pypy3.10"]
["3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-rc.1", "pypy3.9", "pypy3.10"]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 42242c4

Please sign in to comment.