summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Use consistent names for the build stepsVadim Zeitlin2021-09-301-6/+10
* Re-add "clean" step of the buildVadim Zeitlin2021-09-301-3/+6
* Use working directory step option instead of explicit "cd"Vadim Zeitlin2021-09-301-2/+2
* Don't set shell explicitly for the build stepsVadim Zeitlin2021-09-301-6/+3
* Set SWIGJOBS environment variable automaticallyVadim Zeitlin2021-09-301-2/+16
* Define all environment variables at job levelVadim Zeitlin2021-09-301-16/+11
* Use better names for the CI buildsVadim Zeitlin2021-09-301-0/+5
* Default to Ubuntu 20.04 if OS is not specifiedVadim Zeitlin2021-09-301-10/+7
* Skip running CI for the changes to the files not affecting itVadim Zeitlin2021-09-301-0/+6
* Rename workflow file to just ci.ymlVadim Zeitlin2021-08-091-0/+105