Skip to content

Commit

Permalink
Add "ipv6 + multicast + no ethernet" to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Mar 2, 2025
1 parent 0d074cd commit 00a44ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ FEATURES_TEST=(
"std,medium-ieee802154,proto-rpl,proto-sixlowpan,proto-sixlowpan-fragmentation,socket-udp"
"std,medium-ip,proto-ipv4,proto-ipv6,socket-tcp,socket-udp"
"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"
"std,medium-ip,proto-ipv4,proto-ipv6,multicast,proto-rpl,socket-raw,socket-udp,socket-tcp,socket-icmp,socket-dns,async"
"std,medium-ieee802154,medium-ip,proto-ipv4,socket-raw"
"std,medium-ethernet,proto-ipv4,proto-ipsec,socket-raw"
)
Expand Down

0 comments on commit 00a44ee

Please sign in to comment.