Skip to content

Commit

Permalink
test against 3.13 final
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Oct 10, 2024
1 parent 62f8144 commit a495091
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 @@ -33,7 +33,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13-dev"
- "3.13"
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit a495091

Please sign in to comment.