Disable 3.6 test (missing crypto module)
This commit is contained in:
parent
160e4c8173
commit
b4ede028a7
@ -74,7 +74,7 @@ jobs:
|
|||||||
workflows:
|
workflows:
|
||||||
run-tests-workflow:
|
run-tests-workflow:
|
||||||
jobs:
|
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-37
|
||||||
- run-tests-38-cov
|
- run-tests-38-cov
|
||||||
- run-tests-39
|
- run-tests-39
|
||||||
|
Loading…
x
Reference in New Issue
Block a user