Skip to content

Commit 380f48b

Browse files
committed
test
1 parent 7f23884 commit 380f48b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def main(ref_name):
250250
try:
251251
openssl_supports_quic = version(clean_ssl(ssl)) > version("3.5.0")
252252
except:
253+
print("An exception occurred")
253254

254255
if openssl_supports_quic:
255256
flags.append("USE_QUIC=1")

0 commit comments

Comments
 (0)