Skip to content

Commit c847759

Browse files
aescolarstephanosio
authored andcommitted
ci: Bump BabbleSim version from v2.3 to v2.4
Main changes since v2.3: * Support for immediate RSSI measurements during abort reevaluations * Several minor improvements in the base components, including tolerating better under-setup docker images, improved C++ compatibility, a new sanity check for problematic user provided sim_ids, and other minor improvements. Note: Like before, bsim remains fully backwards compatible Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 633b3e7 commit c847759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG RENODE_VERSION=1.15.3
1515
ENV RENODE_VERSION=$RENODE_VERSION
1616
ARG LLVM_VERSION=16
1717
ENV LLVM_VERSION=$LLVM_VERSION
18-
ARG BSIM_VERSION=v2.3
18+
ARG BSIM_VERSION=v2.4
1919
ENV BSIM_VERSION=$BSIM_VERSION
2020
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
2121
ENV SPARSE_VERSION=$SPARSE_VERSION

0 commit comments

Comments
 (0)