git: Disable macos build until further notice
This commit is contained in:
parent
a88cd4d23d
commit
ef0a915188
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -103,7 +103,8 @@ jobs:
|
||||
path: |
|
||||
build/*.msi
|
||||
|
||||
macos-build:
|
||||
macos:
|
||||
if: false
|
||||
runs-on: macos-11.0
|
||||
name: 🍎 macOS 11.0
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user