We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999d1b0 commit 61b4b84Copy full SHA for 61b4b84
.github/workflows/cont_integration.yml
@@ -18,14 +18,14 @@ jobs:
18
- default
19
- blocking
20
- blocking-https
21
- - blocking-https-rustls
22
- blocking-https-native
23
- - blocking-https-bundled
+ - blocking-https-rustls
+ - blocking-https-rustls-probe
24
- async
25
- async-https
26
- async-https-native
27
- async-https-rustls
28
- - async-https-rustls-manual-roots
+ - async-https-rustls-probe
29
steps:
30
- name: Checkout
31
uses: actions/checkout@v4
0 commit comments