Temporarily disable the tls-rust test.

This is blocked by some ops work on the pdgn.co servers that I don't have time for, and it's better to get this into a release sooner.
This commit is contained in:
Aaron Weiss 2020-05-07 16:05:14 -04:00 committed by GitHub
parent 67e61e0606
commit 9e9d020b47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,9 +36,9 @@ jobs:
# nochanlists on w/toml # nochanlists on w/toml
- <<: *test - <<: *test
env: FEATURES=nochanlists toml_config env: FEATURES=nochanlists toml_config
# tls-rust # tls-rust: disabled until testing server supports TLS 1.3
- <<: *test # - <<: *test
env: FEATURES=tls-rust # env: FEATURES=tls-rust
# Beta # Beta
- <<: *test - <<: *test