We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59aeec commit f281dcbCopy full SHA for f281dcb
1 file changed
.github/workflows/macos-ci.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build-and-test:
9
- runs-on: macos-latest
+ runs-on: self-hosted
10
timeout-minutes: 45
11
steps:
12
- name: Checkout
0 commit comments