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 3c52e74 commit 570053aCopy full SHA for 570053a
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- os: [ ubuntu-latest, windows-latest, macos-latest ]
+ os: [ ubuntu-latest, windows-latest, macos-latest, macos-latest-large ]
42
runs-on: ${{ matrix.os }}
43
permissions:
44
contents: write
0 commit comments