Skip to content

Commit 61b4b84

Browse files
committed
fix(ci): update the CI with new features
1 parent 999d1b0 commit 61b4b84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cont_integration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ jobs:
1818
- default
1919
- blocking
2020
- blocking-https
21-
- blocking-https-rustls
2221
- blocking-https-native
23-
- blocking-https-bundled
22+
- blocking-https-rustls
23+
- blocking-https-rustls-probe
2424
- async
2525
- async-https
2626
- async-https-native
2727
- async-https-rustls
28-
- async-https-rustls-manual-roots
28+
- async-https-rustls-probe
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)