Skip to content

Commit a495091

Browse files
authored
test against 3.13 final
1 parent 62f8144 commit a495091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- "3.10"
3434
- "3.11"
3535
- "3.12"
36-
- "3.13-dev"
36+
- "3.13"
3737
steps:
3838
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3939
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)