We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b7a3a commit 16b8f07Copy full SHA for 16b8f07
1 file changed
.taskcluster.yml
@@ -45,7 +45,6 @@ tasks:
45
- {env: py39, vers: "3.9"}
46
- {env: py310, vers: "3.10"}
47
- {env: py311, vers: "3.11"}
48
- - {env: py313, vers: "3.13"}
49
each(v):
50
image: 'python:${v.vers}'
51
name: Python ${v.vers} tests
0 commit comments