Switch to self-hosted Mojave runner

This commit is contained in:
Mykola Grymalyuk
2021-03-22 18:57:44 -06:00
committed by GitHub
parent 8fc015a108
commit c94aebc369
+1 -1
View File
@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
name: Build App name: Build App
runs-on: macos-latest runs-on: self-hosted
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2