41
41
strategy :
42
42
fail-fast : false
43
43
matrix :
44
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
44
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
45
45
runs-on : ubuntu-latest
46
46
timeout-minutes : 60
47
47
steps :
81
81
strategy :
82
82
fail-fast : false
83
83
matrix :
84
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
84
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
85
85
runs-on : ubuntu-latest
86
86
timeout-minutes : 60
87
87
steps :
@@ -124,7 +124,7 @@ jobs:
124
124
strategy :
125
125
fail-fast : false
126
126
matrix :
127
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
127
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
128
128
runs-on : ubuntu-latest
129
129
timeout-minutes : 60
130
130
steps :
@@ -167,7 +167,7 @@ jobs:
167
167
strategy :
168
168
fail-fast : false
169
169
matrix :
170
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
170
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
171
171
runs-on : ubuntu-latest
172
172
timeout-minutes : 60
173
173
steps :
@@ -210,7 +210,7 @@ jobs:
210
210
strategy :
211
211
fail-fast : false
212
212
matrix :
213
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
213
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
214
214
runs-on : ubuntu-latest
215
215
timeout-minutes : 60
216
216
steps :
@@ -261,7 +261,7 @@ jobs:
261
261
strategy :
262
262
fail-fast : false
263
263
matrix :
264
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
264
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
265
265
runs-on : ubuntu-latest
266
266
timeout-minutes : 60
267
267
steps :
@@ -307,7 +307,7 @@ jobs:
307
307
strategy :
308
308
fail-fast : false
309
309
matrix :
310
- python-version : ["3.7", "3. 8", "3.9", "3.10", "3.11"]
310
+ python-version : ["3.8", "3.9", "3.10", "3.11"]
311
311
runs-on : ubuntu-latest
312
312
timeout-minutes : 60
313
313
steps :
0 commit comments