Disable macOS GitHub action until fixed

This commit is contained in:
Beep6581
2020-02-25 21:27:11 +01:00
committed by GitHub
parent 278f9d019e
commit b4084b2c86

View File

@@ -1,5 +1,8 @@
name: macOS build
on: push
on:
push:
branches-ignore:
- '**'
jobs:
build:
runs-on: macos-latest