Skip to content

Commit b485218

Browse files
committed
Pin BMv2 to latest main.
Signed-off-by: fruffy <fruffy@nyu.edu>
1 parent bf299d8 commit b485218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-p4tools.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
CMAKE_UNITY_BUILD: ON
2424
ENABLE_TEST_TOOLS: ON
2525
BUILD_GENERATOR: Ninja
26+
# This pins BMv2 to current upstream main.
27+
BMV2_REF: faf7bfe96064d5c6fc7753cad956a9e85445883b
2628
steps:
2729
- uses: actions/checkout@v6
2830
with:

0 commit comments

Comments
 (0)