forked from espressif/esp-idf
CI: Allow warning about python cryptgraphy
This commit is contained in:
@@ -29,6 +29,7 @@ IGNORE_WARNS = [
|
||||
r"reassigning to symbol",
|
||||
r"changes choice state",
|
||||
r"crosstool_version_check\.cmake",
|
||||
r"CryptographyDeprecationWarning",
|
||||
]
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user