Skip to content

Commit f281dcb

Browse files
committed
Sets CI to run on self-hosted runner
1 parent b59aeec commit f281dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-test:
9-
runs-on: macos-latest
9+
runs-on: self-hosted
1010
timeout-minutes: 45
1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)