Disable macOS GitHub action until fixed
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: macOS build
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- '**'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
Reference in New Issue
Block a user