summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Pin GHA to Ubuntu 18.04Hugo van Kemenade2020-11-181-1/+1
| | | | | `ubuntu-latest` points to 18.04 and will soon flip to 20.04. However tests currently fail on 20.04, so let's explicitly pin to 18.04 for now.
* Move CI to Github ActionsNate Prewitt2020-11-111-0/+31
|
* Update codeql-analysis.ymladd-codescanningIan Stapleton Cordasco2020-10-021-8/+3
| | | Remove proposed/3.0.0 branch, only ever run against Python sans matrix option
* Create codeql-analysis.ymlIan Stapleton Cordasco2020-10-011-0/+71