ci/cd: switch to github-hosted runner

This commit is contained in:
Xinrea
2025-09-09 00:49:36 +08:00
parent 6f1db6c038
commit 14d03b7eb9

View File

@@ -16,10 +16,10 @@ jobs:
args: "--target x86_64-apple-darwin"
- platform: "ubuntu-22.04"
args: ""
- platform: "self-hosted"
- platform: "windows-latest"
args: "--features cuda"
features: "cuda"
- platform: "self-hosted"
- platform: "windows-latest"
args: ""
features: "cpu"