Skip to content

Commit 2955df0

Browse files
Missing 3.13-dev
1 parent 95daa7c commit 2955df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
tox_env: "py312"
133133
use_coverage: true
134134
- name: "ubuntu-py313"
135-
python: "3.13-dev"
135+
python: "3.13"
136136
os: ubuntu-latest
137137
tox_env: "py313"
138138
use_coverage: true

0 commit comments

Comments
 (0)