File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,10 @@ jobs:
100100 - ' 3.11.7'
101101 - ' 3.11.8'
102102 - ' 3.11.9'
103+ - ' 3.11.10'
104+ - ' 3.11.11'
105+ - ' 3.11.12'
106+ - ' 3.11.13'
103107 - ' 3.11-dev'
104108 - ' 3.11'
105109# Disabled because of issue #62 - https://github.com/nedbat/coveragepy/issues/1634
@@ -128,6 +132,8 @@ jobs:
128132 - ' 3.12.7'
129133 - ' 3.12.8'
130134 - ' 3.12.9'
135+ - ' 3.12.10'
136+ - ' 3.12.11'
131137# - '3.13.0-alpha.1' - not available on ubuntu-latest for x64
132138# - '3.13.0-alpha.2' - not available on ubuntu-latest for x64
133139# - '3.13.0-alpha.3' - not available on ubuntu-latest for x64
@@ -144,6 +150,11 @@ jobs:
144150 - ' 3.13.0'
145151 - ' 3.13.1'
146152 - ' 3.13.2'
153+ - ' 3.13.3'
154+ - ' 3.13.4'
155+ - ' 3.13.5'
156+ - ' 3.13.6'
157+ - ' 3.13.7'
147158# Disables becaused of a pycodestyle issue - see https://github.com/PyCQA/pycodestyle/pull/1287
148159# - '3.14.0-alpha.0'
149160# - '3.14.0-alpha.1'
@@ -159,6 +170,7 @@ jobs:
159170 - ' 3.14.0-beta.4'
160171 - ' 3.14.0-rc.1'
161172 - ' 3.14.0-rc.2'
173+ - ' 3.14.0-rc.3'
162174 - ' pypy-2.7'
163175 - ' pypy-2.7-nightly'
164176 - ' pypy-3.6' # the latest available version of PyPy that supports Python 3.6
You can’t perform that action at this time.
0 commit comments