change self-host to github runner

This commit is contained in:
4pmtong 2026-01-22 14:55:59 +08:00
parent 1b08bbc869
commit 3918e16345

View file

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
include:
- os: [self-hosted, macOS, ARM64]
- os: macos-latest
arch: arm64
artifact_name: macos-arm64
- os: windows-latest