summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
AgeCommit message (Expand)Author
2025-06-18Remove coverage measurement.Jussi Pakkanen
2025-05-23ci: do not update pip on macosPaolo Bonzini
2025-05-04Work around the mising RECORD file with homebrew pip.Russell Keith-Magee
2025-02-04ci: Update appleclang job to test Xcode-provided PythonL. E. Segovia
2024-12-20Prioritise Apple's toolchain in project-tests-appleclangCarlo Cabrera
2024-07-30ci: Update actions/upload-artifact to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update actions/setup-python to v5 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update to checkout@v4 to squelch node warningsNirbheek Chauhan
2024-06-26CI/MacOS: Add libompDylan Baker
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer
2024-04-25CI/MacOS: move some things out of the run script into the env keyDylan Baker
2024-04-25CI/MacOS: add missing packagesDylan Baker
2024-04-25CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker
2024-04-25CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker
2024-02-21ciimage: fix pathological brokenness in homebrew packaging of pythonEli Schwartz
2024-02-14workflows: Trigger on all test harness changesAndrew McNulty
2024-01-02CI: fix even more brokenness in the macos CIEli Schwartz
2024-01-01CI: Fix macos.yml error "Invalid workflow file"Chris Mayo
2023-12-20ci: Don't auto-update brew when installingNirbheek Chauhan
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan
2022-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan
2022-06-24chore: Set permissions for GitHub actionsneilnaveen
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz
2021-12-06ci: install pytest-subtestsDylan Baker
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-08-18Test boost-python on macOSKevin Meagher
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger
2020-12-11ci: rebuild macos image on run_unittest.py changesDylan Baker
2020-11-11CI: combine macos and ci_frameworks actionsDylan Baker
2020-11-11actions: Add project tests actions for macosDylan Baker
2020-11-11actions: Add unittests for macosDylan Baker