Skip to content

Commit 00a44ee

Browse files
committed
Add "ipv6 + multicast + no ethernet" to CI.
1 parent 0d074cd commit 00a44ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ FEATURES_TEST=(
3030
"std,medium-ieee802154,proto-rpl,proto-sixlowpan,proto-sixlowpan-fragmentation,socket-udp"
3131
"std,medium-ip,proto-ipv4,proto-ipv6,socket-tcp,socket-udp"
3232
"std,medium-ethernet,medium-ip,medium-ieee802154,proto-ipv4,proto-ipv6,multicast,proto-rpl,socket-raw,socket-udp,socket-tcp,socket-icmp,socket-dns,async"
33+
"std,medium-ip,proto-ipv4,proto-ipv6,multicast,proto-rpl,socket-raw,socket-udp,socket-tcp,socket-icmp,socket-dns,async"
3334
"std,medium-ieee802154,medium-ip,proto-ipv4,socket-raw"
3435
"std,medium-ethernet,proto-ipv4,proto-ipsec,socket-raw"
3536
)

0 commit comments

Comments
 (0)