Skip to content

Commit

Permalink
github: allow old OpenSSL version for Autobahn tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gobwas committed Dec 8, 2020
1 parent 921687f commit 560bd0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ jobs:
if: >-
startsWith(matrix.os,'ubuntu') ||
startsWith(matrix.os,'macos')
env:
CRYPTOGRAPHY_ALLOW_OPENSSL_102: yes
run: |
make test autobahn

0 comments on commit 560bd0c

Please sign in to comment.