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 b5d181a commit 1c2727fCopy full SHA for 1c2727f
1 file changed
.github/workflows/build-and-test-macos.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: ${{ format('{0} {1} {2}', matrix.CXX, matrix.CONFIG, matrix.TYPE) }}
11
- runs-on: [self-hosted, macOS]
+ runs-on: macos-11
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments