Skip to content

Commit

Permalink
Exclude macos-13 x86_64 CPU build with libtorch 2.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pfxuan committed Jun 25, 2024
1 parent b30d19f commit 240cf14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- os: macos-14
arch: arm64
torch-version: 2.1.2
- os: macos-13
arch: x86_64
torch-version: 2.3.1
- os: macos-13
arch: arm64
env:
Expand Down

0 comments on commit 240cf14

Please sign in to comment.