Skip to content

Commit

Permalink
use intel mac, downgrade to torch 2.2 for non-linux x64
Browse files Browse the repository at this point in the history
  • Loading branch information
GFJHogue committed Nov 29, 2024
1 parent 25ebcee commit 14b7321
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 229 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 14b7321

Please sign in to comment.