git: Disable macos build until further notice

This commit is contained in:
WerWolv 2021-08-24 15:56:49 +02:00
parent a88cd4d23d
commit ef0a915188
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@ jobs:
path: | path: |
build/*.msi build/*.msi
macos-build: macos:
if: false
runs-on: macos-11.0 runs-on: macos-11.0
name: 🍎 macOS 11.0 name: 🍎 macOS 11.0
steps: steps: