Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | label individual macos build arches | Brent Cook | 2023-07-05 | 1 | -1/+1 |
| | |||||
* | add ventura and arm64 test targets, remove big sur | Brent Cook | 2023-07-04 | 1 | -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 Tucker | 2022-11-08 | 1 | -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 CI | kinichiro | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | update badges, further split out actions by OS, add more Linux targets | Brent Cook | 2021-05-30 | 1 | -0/+22 |