]> git.k1024.org Git - pylibacl.git/commit
Restore the CI environment
authorIustin Pop <iustin@k1024.org>
Sun, 16 Apr 2023 19:30:05 +0000 (21:30 +0200)
committerIustin Pop <iustin@k1024.org>
Sun, 16 Apr 2023 19:30:05 +0000 (21:30 +0200)
commit277fe5e1461a2df70ddf2aaedcaa53e2536f70d1
tree53e2611a9cb5b7c94cd276e20020e6410d8ce661
parent03fc815ca4d79fe51df30e7ecc83a269bb467293
Restore the CI environment

This is a bulk change that tries to bring up the CI environment back
to health. It does:

- switch to newer Python versions (3.7+ only)
- switch to current codecov action
- drops no-longer-supported codecov-results-as-artifact storage
- install dependencies for, and build documentation (as validation
  step during the build, not to use the result)

Hopefully this will allow again CI to run correctly.
.github/workflows/ci.yml