File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 strategy :
1313 fail-fast : false
1414 matrix :
15- platform : [ubuntu-latest, windows-latest, macos-latest ]
15+ platform : [ubuntu-latest, windows-latest, macos-12 ]
1616 python-version : ["3.8", "3.10"]
1717
1818 runs-on : ${{ matrix.platform }}
Original file line number Diff line number Diff line change 1212 strategy :
1313 fail-fast : false
1414 matrix :
15- platform : [windows-latest, macos-latest , ubuntu-latest]
15+ platform : [windows-latest, macos-13 , ubuntu-latest]
1616 python-version : ["3.7", "3.11"]
1717
1818 runs-on : ${{ matrix.platform }}
Original file line number Diff line number Diff line change 3737 strategy :
3838 fail-fast : false
3939 matrix :
40- os : [ubuntu-latest, windows-latest, macos-latest ]
40+ os : [ubuntu-latest, windows-latest, macos-13 ]
4141
4242 steps :
4343 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments