forked from pyinfra-dev/pyinfra
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI fixes and support Python 3.11 (pyinfra-dev#932)
* Use latest arch image in Docker e2e tests * Update CI workflows to use Ubuntu 22.04 * Use explicit MacOS/Windows GitHub runners Explicit over implict here, even if it requires occaisional maintenance it avoids unexpected surprises. * Upgrade CI workflow acion versions * Use Ubuntu 20.04 for unit tests for Python 3.6 * Cleanup Python versions * Pin Python versions for lint/type-check * Run unit tests on Python 3.11 * Run MacOS/Windows unit tests with Python 3.11 * Fix pytest/coverage package versions for Python 3.6 -> 3.11 compatibility * Fix prints with click 7 * Specify Python version for e2e tests
- Loading branch information
Showing
5 changed files
with
38 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters