aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
AgeCommit message (Expand)AuthorFilesLines
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan1-2/+2
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan1-4/+22
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz1-2/+2
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz1-3/+3
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz1-2/+2
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz1-1/+7
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia1-1/+1
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera1-0/+2
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera1-27/+12
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan1-12/+27
2022-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan1-0/+3
2022-06-24chore: Set permissions for GitHub actionsneilnaveen1-0/+3
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar1-1/+2
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz1-0/+1
2021-12-06ci: install pytest-subtestsDylan Baker1-1/+1
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger1-0/+4
2021-08-18Test boost-python on macOSKevin Meagher1-1/+1
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+2
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney1-1/+11
2021-06-22coverage: Enable coverage reportsDaniel Mensinger1-4/+9
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger1-4/+6
2020-12-11ci: rebuild macos image on run_unittest.py changesDylan Baker1-0/+2
2020-11-11CI: combine macos and ci_frameworks actionsDylan Baker1-0/+25
2020-11-11actions: Add project tests actions for macosDylan Baker1-0/+25
2020-11-11actions: Add unittests for macosDylan Baker1-0/+35