aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Android: add ci with saving artifactsMaksim2020-10-131-0/+42
|
* Disable pgsql in VS 2019 workflowadrido2020-06-221-0/+1
|
* Add MSVC build (#9740)adrido2020-05-051-0/+70
| | | | * Add MSVC build
* ci: Update Github Actions workflows (#9774)sfan52020-05-023-20/+36
|
* Add docker build stage on Github actionsLoic Blot2020-04-291-2/+34
|
* Replace travis with github actions (#9641)Loïc Blot2020-04-203-0/+256
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.