mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-12-22 04:20:17 +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:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-x86:
|
||||
|
Loading…
Reference in New Issue
Block a user