Skip to content

Commit a22a37a

Browse files
committed
Use 3.13-dev
1 parent 5c2178b commit a22a37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- '3.10'
2121
- '3.11'
2222
- '3.12'
23-
- '3.13'
23+
- '3.13-dev'
2424
runs-on: ubuntu-22.04
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)