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 9a6fda6 commit 69e06f7Copy full SHA for 69e06f7
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
build:
37
strategy:
38
matrix:
39
- os: [ubuntu-20.04, macos-11, windows-2019]
+ os: [ubuntu-20.04, macos-11, macos-m1, windows-2019]
40
41
name: Build on ${{ matrix.os }}
42
runs-on: ${{ matrix.os }}
0 commit comments