Update macos-build.yml
This commit is contained in:
3
.github/workflows/macos-build.yml
vendored
3
.github/workflows/macos-build.yml
vendored
@@ -1,10 +1,11 @@
|
|||||||
name: Linux build
|
name: macOS build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.github/workflows/coverage.yml'
|
- '.github/workflows/coverage.yml'
|
||||||
|
- '.github/workflows/linux-build.yml'
|
||||||
- '.github/workflows/msys2-build.yml'
|
- '.github/workflows/msys2-build.yml'
|
||||||
- '.github/workflows/windows-build.yml'
|
- '.github/workflows/windows-build.yml'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
|
|||||||
Reference in New Issue
Block a user