Skip to content

Commit 300f46f

Browse files
committed
use intel mac, downgrade to torch 2.2
1 parent 25ebcee commit 300f46f

3 files changed

Lines changed: 402 additions & 192 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ${{ matrix.os }}
3636
strategy:
3737
matrix:
38-
os: [ubuntu-latest, macos-latest]
38+
os: [ubuntu-latest, macos-13]
3939

4040
steps:
4141
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)