Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
# git sha, tag or branch in lava-test-plans repository
LAVA_TEST_PLANS_REF: "6070e41a1472e3fd595ea7ac849f7c30f86a2282"
# CalVer tag in qcom-linux-testkit repository (format: testkit-YYYY.MM.DD)
TESTKIT_REF: "testkit-2026.07.19"
TESTKIT_REF: "testkit-2026.08.14"

jobs:
prepare-env:
Expand Down
Loading