Skip to content

Commit

Permalink
ci: Update bsim version to 2.2
Browse files Browse the repository at this point in the history
Which includes support for BLE Coded Phy

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar authored and stephanosio committed Mar 13, 2024
1 parent 487accf commit aa07b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG RENODE_VERSION=1.14.0
ENV RENODE_VERSION=$RENODE_VERSION
ARG LLVM_VERSION=16
ENV LLVM_VERSION=$LLVM_VERSION
ARG BSIM_VERSION=v2.1
ARG BSIM_VERSION=v2.2
ENV BSIM_VERSION=$BSIM_VERSION
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
ENV SPARSE_VERSION=$SPARSE_VERSION
Expand Down

0 comments on commit aa07b55

Please sign in to comment.