Skip to content

Commit 16b8f07

Browse files
committed
There is no Python3.13 image
1 parent 33b7a3a commit 16b8f07

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.taskcluster.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ tasks:
4545
- {env: py39, vers: "3.9"}
4646
- {env: py310, vers: "3.10"}
4747
- {env: py311, vers: "3.11"}
48-
- {env: py313, vers: "3.13"}
4948
each(v):
5049
image: 'python:${v.vers}'
5150
name: Python ${v.vers} tests

0 commit comments

Comments
 (0)