We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bd37a commit 77892abCopy full SHA for 77892ab
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
os: "ubuntu-latest"
27
target: "x86_64-unknown-linux-gnu"
28
- name: "mac"
29
- os: ["macOS", "gpu"]
+ os: "macos-14"
30
target: "aarch64-apple-darwin"
31
- name: "windows"
32
os: "windows-latest"
0 commit comments