File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - cron : " 40 06 * * SAT"
99
1010jobs :
11- latest p9, latest matplotlib :
11+ latest-p9_latest- matplotlib :
1212 runs-on : ubuntu-latest
1313
1414 strategy :
5252 path : result_images/
5353 if-no-files-found : ignore
5454
55- latest p9, latest pandas :
55+ latest-p9_latest- pandas :
5656 runs-on : ubuntu-latest
5757
5858 strategy :
@@ -100,7 +100,7 @@ jobs:
100100 path : result_images/
101101 if-no-files-found : ignore
102102
103- stable p9, latest matplotlib :
103+ stable-p9_latest- matplotlib :
104104 runs-on : ubuntu-latest
105105
106106 strategy :
@@ -160,7 +160,7 @@ jobs:
160160 path : result_images/
161161 if-no-files-found : ignore
162162
163- stable p9, latest pandas :
163+ stable-p9_latest- pandas :
164164 runs-on : ubuntu-latest
165165
166166 strategy :
@@ -221,7 +221,7 @@ jobs:
221221 path : tests/result_images/
222222 if-no-files-found : ignore
223223
224- TYP latest p9, latest matplotlib :
224+ TYP_latest-p9_latest- matplotlib :
225225 runs-on : ubuntu-latest
226226
227227 strategy :
@@ -261,7 +261,7 @@ jobs:
261261 run : |
262262 make typecheck
263263
264- TYP latest p9, latest pandas :
264+ TYP_latest-p9_latest- pandas :
265265 runs-on : ubuntu-latest
266266
267267 strategy :
You can’t perform that action at this time.
0 commit comments