Update macos.yml

This commit is contained in:
TheTank20
2023-08-14 15:08:24 -04:00
committed by GitHub
parent 444f8c45c7
commit f95501b789

View File

@@ -22,9 +22,10 @@ name: C/C++ CI (macOS)
on:
push:
branches: [ "master" ]
branches: [ "*" ]
pull_request:
branches: [ "master" ]
branches: [ "*" ]
workflow_dispatch:
jobs:
build-x86: