aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/linux_test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ubuntu 18.04 is getting removed, update Linux base imagesBrent Cook2023-02-211-1/+1
|
* Github Actions: add Ubuntu-22.04 to linux matrix (#810)Ilya Shipitsin2023-01-111-1/+1
|
* 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.
* update badges, further split out actions by OS, add more Linux targetsBrent Cook2021-05-301-20/+2
|
* Split out android testkinichiro2021-05-251-26/+0
|
* Set continue-on-error to falsekinichiro2021-05-241-1/+1
|
* Add pull_request triggerkinichiro2021-05-221-1/+1
|
* Use github actions for linux testkinichiro2021-05-221-0/+64