ci: remove test, restore apple-only only

This commit is contained in:
2026-04-22 16:31:39 +08:00
parent 46f2e5093d
commit 7d085111af

View File

@@ -1,11 +0,0 @@
name: Test Trigger
on:
push:
branches: [main]
jobs:
test:
runs-on: mac-runner
steps:
- run: echo "hello world"