Skip to content

Commit

Permalink
Fix mac CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Mar 3, 2024
1 parent b9bd37a commit 77892ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
os: "ubuntu-latest"
target: "x86_64-unknown-linux-gnu"
- name: "mac"
os: ["macOS", "gpu"]
os: "macos-14"
target: "aarch64-apple-darwin"
- name: "windows"
os: "windows-latest"
Expand Down

0 comments on commit 77892ab

Please sign in to comment.