ci: avoid macos runner queue
This commit is contained in:
parent
040f73a3f4
commit
ad91a09b07
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -106,6 +106,7 @@ jobs:
|
||||
run: bunx tsc -p tsconfig.json
|
||||
|
||||
macos-app:
|
||||
if: github.event_name == 'pull_request'
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user