aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: update actions/checkout action to v6.0.2renovate[bot]2026-04-231-1/+1
|
* ci: run tests on macos-26Joshua Sing2026-03-011-1/+1
|
* ci: update and pin github actionsJoshua Sing2025-12-181-1/+1
|
* Remove macos-13 CITheo Buehler2025-11-071-1/+1
| | | | https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
* CI: bump macos-12 to 15Theo Buehler2024-10-111-1/+1
| | | | https://github.com/actions/runner-images/issues/10721
* ci: add event number to concurrency groupJoshua Sing2024-05-291-1/+1
|
* Revert "Split the jobs into two files, macOS and macOS-legacy."Kenjiro Nakayama2024-03-251-1/+1
| | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85.
* Split the jobs into two files, macOS and macOS-legacy.Kenjiro Nakayama2024-03-221-1/+1
|
* Run tests for macos-14 on arm64Kenjiro Nakayama2024-03-211-0/+1
| | | | | macos-12 and macos-13 fails `make test` on arm64 but macos-14 does not. Hence this patch enables it on github action.
* Drop macos-11 from testKenjiro Nakayama2024-03-191-1/+1
|
* Add libtoolKenjiro Nakayama2024-03-181-1/+1
|
* Add macos-14 testKenjiro Nakayama2024-03-181-1/+1
|
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-01-141-0/+1
|
* ci: add concurrency groups to workflowsJoshua Sing2023-12-201-0/+4
|
* remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-181-1/+1
|
* Revert "Land #945"Theo Buehler2023-11-111-1/+1
| | | | | This reverts commit c1b61a769d1b28d9309e5463e7b5abb65d460cba, reversing changes made to 194a4a5fd45fab5967878296d575644789bcafb9.
* remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-091-1/+1
|
* ci: clean up macOS workflowJoshua Sing2023-11-081-0/+31