mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-12-22 20:40:16 +02:00
Update macos.yml
This commit is contained in:
parent
444f8c45c7
commit
f95501b789
5
.github/workflows/macos.yml
vendored
5
.github/workflows/macos.yml
vendored
@ -22,9 +22,10 @@ name: C/C++ CI (macOS)
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ "*" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "master" ]
|
branches: [ "*" ]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-x86:
|
build-x86:
|
||||||
|
Loading…
Reference in New Issue
Block a user