File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 # max-parallel: 6
1717 matrix :
1818 # PyTorch 1.5 is failing on Win and bolts requires torchvision>=0.5
19- os : [ubuntu-20.04, macOS-10.15 , windows-2019] #
19+ os : [ubuntu-20.04, macOS-11.0 , windows-2019] #
2020 python-version : [3.6, 3.9]
2121
2222 steps :
6060 pip install dist/*.whl
6161 cd ..
6262 python -c "import pytorch_lightning as pl ; print(pl.__version__)"
63- pip uninstall -y pytorch-lightning
63+ pip uninstall -y pytorch-lightning
Original file line number Diff line number Diff line change 1515 fail-fast : false
1616 # max-parallel: 6
1717 matrix :
18- os : [ubuntu-20.04, windows-2019, macOS-10.15 ]
18+ os : [ubuntu-20.04, windows-2019, macOS-11.0 ]
1919 python-version : [3.8]
2020
2121 # Timeout: https://stackoverflow.com/a/59076067/4521646
You can’t perform that action at this time.
0 commit comments