Disable 3.6 test (missing crypto module)

This commit is contained in:
halcy 2022-12-01 00:18:12 +02:00
parent 160e4c8173
commit b4ede028a7

View File

@ -74,7 +74,7 @@ jobs:
workflows:
run-tests-workflow:
jobs:
- run-tests-36
#- run-tests-36 # 3.6 commented out - SHOULD still work, if you can build cryptography, or don't use it
- run-tests-37
- run-tests-38-cov
- run-tests-39