Rename 'unstable-stream' feature to 'stream' (#733)
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
- "feat.: blocking"
|
||||
- "feat.: gzip"
|
||||
- "feat.: json"
|
||||
- "feat.: unstable-stream"
|
||||
- "feat.: stream"
|
||||
# - "feat.: socks"
|
||||
# - "feat.: trust-dns"
|
||||
|
||||
@@ -110,8 +110,8 @@ jobs:
|
||||
features: "--features gzip"
|
||||
- name: "feat.: json"
|
||||
features: "--features json"
|
||||
- name: "feat.: unstable-stream"
|
||||
features: "--features unstable-stream"
|
||||
- name: "feat.: stream"
|
||||
features: "--features stream"
|
||||
# - name: "feat.: socks"
|
||||
# features: "--features socks"
|
||||
# - name: "feat.: trust-dns"
|
||||
|
||||
Reference in New Issue
Block a user