aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/macos_test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* label individual macos build archesBrent Cook2023-07-051-1/+1
|
* add ventura and arm64 test targets, remove big surBrent Cook2023-07-041-4/+3
| | | | | | | This reworks the macOS github actions to target Apple silicon for tests. To simplify the test matrix, removing big sur and adding ventura. Also some cleanups to the test script. We really don't need the 'x' workaround for non-POSIX shells, and it got confusing writing "xx86_64".
* Update checkout action to current version.Darren Tucker2022-11-081-1/+1
| | | | | checkout v2 uses node.js v12 which is has been recently deprecated by github so switch to using the one on the main branch.
* Add environment macos-12 to CIkinichiro2022-04-291-1/+1
|
* update badges, further split out actions by OS, add more Linux targetsBrent Cook2021-05-301-0/+22