Skip to content

Commit 77892ab

Browse files
committed
Fix mac CI
1 parent b9bd37a commit 77892ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
os: "ubuntu-latest"
2727
target: "x86_64-unknown-linux-gnu"
2828
- name: "mac"
29-
os: ["macOS", "gpu"]
29+
os: "macos-14"
3030
target: "aarch64-apple-darwin"
3131
- name: "windows"
3232
os: "windows-latest"

0 commit comments

Comments
 (0)