We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f787e79 commit b9af914Copy full SHA for b9af914
.github/workflows/release.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
release-build:
12
- runs-on: macos-12
+ runs-on: self-hosted
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v3
0 commit comments