Skip to content

Commit 69e06f7

Browse files
authored
Restore MacOS M1 release (#387)
1 parent 9a6fda6 commit 69e06f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
build:
3737
strategy:
3838
matrix:
39-
os: [ubuntu-20.04, macos-11, windows-2019]
39+
os: [ubuntu-20.04, macos-11, macos-m1, windows-2019]
4040

4141
name: Build on ${{ matrix.os }}
4242
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)