Python back to 3.9 for test workflow, see if that's the cause of macos failure..

pull/1562/head
Ross Wightman 1 year ago
parent ef8a94ac8e
commit f2ba9ba512

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
python: ['3.10']
python: ['3.9']
torch: ['1.13.0']
torchvision: ['0.14.0']
runs-on: ${{ matrix.os }}

Loading…
Cancel
Save