summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/setup-python from 2.3.0 to 2.3.1dependabot/github_actions/actions/setup-python-2.3.1dependabot[bot]2021-11-301-1/+1
* Bump actions/setup-python from 2.2.2 to 2.3.0 (#1061)dependabot[bot]2021-11-181-1/+1
* Add CI jobs to test against cryptography wheels (#1049)Nathaniel J. Smith2021-11-051-0/+3
* Bump actions/checkout from 2.3.5 to 2.4.0 (#1058)dependabot[bot]2021-11-031-2/+2
* Bump actions/checkout from 2.3.4 to 2.3.5 (#1052)dependabot[bot]2021-10-181-2/+2
* Added py310 to support matrix (#1051)Alex Gaynor2021-10-151-0/+3
* py27 going, going, gone (#1047)Paul Kehrer2021-10-041-5/+0
* Misc CI cleanups (#1045)Nathaniel J. Smith2021-10-041-13/+12
* Bump actions/setup-python from 2 to 2.2.2 (#1015)dependabot[bot]2021-05-121-1/+1
* Bump actions/checkout from 2 to 2.3.4 (#1017)dependabot[bot]2021-05-121-2/+2
* Fix CI for new Ubuntu release (#1018)Alex Gaynor2021-05-121-1/+1
* Attempt to test with system OpenSSL on recent Ubuntu (#1003)Alex Gaynor2021-03-191-0/+2
* Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)Maximilian Hils2021-03-101-3/+2
* Fix for running on OpenSSL 1.1.0 + CI (#978)Alex Gaynor2020-12-141-0/+19
* remove py2 w/ cryptography master (#977)Alex Gaynor2020-12-141-2/+0
* Migrate CI to GHA (#960)Alex Gaynor2020-11-171-0/+62