We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52f7825 + 98ab55b commit 93dc186Copy full SHA for 93dc186
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest, windows-latest, macos-latest, macos-14]
16
- additional_args: ["", "--no-default-features --features native-tls"]
+ additional_args: ["", "--no-default-features --features native-tls", "--features http3"]
17
# vsock feature is only on linux
18
include:
19
- os: ["ubuntu-latest"]
0 commit comments