Skip to content

Commit ba37252

Browse files
committed
[Milky] Re-Add macOS target
1 parent 401903e commit ba37252

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/milky-build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- os: windows-latest
2929
rid: win-x64
3030
binary-extension: '.exe'
31+
- os: macos-latest
32+
rid: osx-arm64
33+
binary-extension: ''
3134
- os: ubuntu-latest
3235
rid: linux-x64
3336
binary-extension: ''

0 commit comments

Comments
 (0)