Disable 3.6 test (missing crypto module)

pull/290/head
halcy 2022-12-01 00:18:12 +02:00
rodzic 160e4c8173
commit b4ede028a7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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