Skip to content

Commit

Permalink
github: Use tpm2-tss 3.2.3 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbrunner committed Apr 29, 2024
1 parent 059249b commit 287ef04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ build_wolfssl()

build_tss2()
{
TSS2_REV=3.2.2
TSS2_REV=3.2.3
TSS2_PKG=tpm2-tss-$TSS2_REV
TSS2_DIR=$DEPS_BUILD_DIR/$TSS2_PKG
TSS2_SRC=https://github.com/tpm2-software/tpm2-tss/releases/download/$TSS2_REV/$TSS2_PKG.tar.gz
Expand Down

0 comments on commit 287ef04

Please sign in to comment.