Skip to content

Commit 9203bed

Browse files
committed
Use updated tofino SDE in CI tests
1 parent c33bc71 commit 9203bed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/buildomat/common.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
TOFINO_STAGES=20
1212

1313
# These describe which version of the SDE to download and where to find it
14-
SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
15-
SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
16-
SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
14+
SDE_COMMIT=e9e5d68c9cd0fbd198d4a5297fcb3e7684db0662
15+
SDE_PKG_SHA256=ca89ef7fbcdd46c31044e3f1a4a5ac0948d746a16286a126f1480e80a1f52ec6
16+
SDE_DEB_SHA256=45f97f1b6168e908849634cea9bbcc0df76786130e4b7a54e9f17a6e7f27aaee
1717

1818
[ `uname -s` == "SunOS" ] && SERIES=illumos
1919
[ `uname -s` == "SunOS" ] || SERIES=linux

0 commit comments

Comments
 (0)