File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 strategy :
2121 matrix :
2222 os : ['ubuntu-latest']
23- environment-file : [ci/312 -latest.yaml]
23+ environment-file : [ci/313 -latest.yaml]
2424 experimental : [false]
2525 defaults :
2626 run :
Original file line number Diff line number Diff line change @@ -24,18 +24,18 @@ jobs:
2424 matrix :
2525 os : [ubuntu-latest]
2626 environment-file :
27- - ci/310-oldest.yaml
28- - ci/310-latest.yaml
27+ - ci/311-oldest.yaml
2928 - ci/311-latest.yaml
30- - ci/312-min.yaml
3129 - ci/312-latest.yaml
32- - ci/312-dev.yaml
30+ - ci/313-min.yaml
31+ - ci/313-latest.yaml
32+ - ci/313-dev.yaml
3333 include :
34- - environment-file : ci/312 -latest.yaml
34+ - environment-file : ci/313 -latest.yaml
3535 os : macos-13 # Intel
36- - environment-file : ci/312 -latest.yaml
36+ - environment-file : ci/313 -latest.yaml
3737 os : macos-14 # Apple Silicon
38- - environment-file : ci/312 -latest.yaml
38+ - environment-file : ci/313 -latest.yaml
3939 os : windows-latest
4040 defaults :
4141 run :
You can’t perform that action at this time.
0 commit comments