Expand self-hosted Mac M1 CI build workflow

See https://github.com/wxWidgets/wxWidgets/pull/2336
This commit is contained in:
Stefan Csomor 2021-08-20 17:05:38 +02:00 committed by Vadim Zeitlin
parent 6d00ab47db
commit b3b24e962e
2 changed files with 164 additions and 20 deletions

View file

@ -6,6 +6,7 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/MacS-M1-make.yml'
- '.github/workflows/ci_cmake.yml'
- '.github/workflows/ci_msw_cross.yml'
- 'build/tools/appveyor*.bat'
@ -23,6 +24,7 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/MacS-M1-make.yml'
- '.github/workflows/ci_cmake.yml'
- '.github/workflows/ci_msw_cross.yml'
- 'build/tools/appveyor*.bat'