File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 1919 toxpython : ' python3.11'
2020 tox_env : ' docs'
2121 os : ' ubuntu-latest'
22-
23- # Python 3.9
2422 - name : ' py39-pydantic28-cover (ubuntu)'
2523 python : ' 3.9'
2624 toxpython : ' python3.9'
5755 python_arch : ' x64'
5856 tox_env : ' py39-pydantic210-nocov'
5957 os : ' ubuntu-latest'
60-
61- # Python 3.10
6258 - name : ' py310-pydantic28-cover'
6359 python : ' 3.10'
6460 toxpython : ' python3.10'
8379 python_arch : ' x64'
8480 tox_env : ' py310-pydantic210-nocov'
8581 os : ' ubuntu-latest'
86-
87- # Python 3.11
8882 - name : ' py311-pydantic28-cover'
8983 python : ' 3.11'
9084 toxpython : ' python3.11'
@@ -109,8 +103,6 @@ jobs:
109103 python_arch : ' x64'
110104 tox_env : ' py311-pydantic210-nocov'
111105 os : ' ubuntu-latest'
112-
113- # Python 3.12
114106 - name : ' py312-pydantic28-cover'
115107 python : ' 3.12'
116108 toxpython : ' python3.12'
@@ -135,8 +127,6 @@ jobs:
135127 python_arch : ' x64'
136128 tox_env : ' py312-pydantic210-nocov'
137129 os : ' ubuntu-latest'
138-
139- # PyPy 3.9
140130 - name : ' pypy39-pydantic28-cover'
141131 python : ' pypy-3.9'
142132 toxpython : ' pypy3.9'
@@ -161,8 +151,6 @@ jobs:
161151 python_arch : ' x64'
162152 tox_env : ' pypy39-pydantic210-nocov'
163153 os : ' ubuntu-latest'
164-
165- # PyPy 3.10
166154 - name : ' pypy310-pydantic28-cover'
167155 python : ' pypy-3.10'
168156 toxpython : ' pypy3.10'
You can’t perform that action at this time.
0 commit comments