Update macos.yml
This commit is contained in:
parent
444f8c45c7
commit
f95501b789
|
@ -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