Skip to content

Commit

Permalink
use intel mac, downgrade to torch 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GFJHogue committed Nov 29, 2024
1 parent 25ebcee commit 5b217dd
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 156 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 5b217dd

Please sign in to comment.