Skip to content

Commit 2bf8d78

Browse files
committed
Makefile: update regression-test commit
1 parent 9436507 commit 2bf8d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ fault_injection_sim:
9191

9292
## Clone regression tests
9393
REGRESSION_TESTS_REMOTE ?= https://github.com/pulp-platform/regression_tests.git
94-
REGRESSION_TESTS_COMMIT ?= d43cb0d # branch: lg/upstream
94+
REGRESSION_TESTS_COMMIT ?= 24e6360 # branch: lg/isolde
9595

9696
regression_tests:
9797
git clone $(REGRESSION_TESTS_REMOTE) $@

0 commit comments

Comments
 (0)