Skip to content

Commit fd75e80

Browse files
committed
ci(test): add io-uring-socket feature test
1 parent 4674111 commit fd75e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
setup:
2525
- os: "ubuntu-20.04"
2626
- os: "ubuntu-22.04"
27-
features: "io-uring-sqe128,io-uring-cqe32"
27+
features: "io-uring-sqe128,io-uring-cqe32,io-uring-socket"
2828
- os: "ubuntu-20.04"
2929
features: "polling"
3030
no_default_features: true

0 commit comments

Comments
 (0)