Skip to content

Commit

Permalink
Makefile: update regression-tests commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Belano committed Dec 10, 2024
1 parent 825dc01 commit 709ea78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ fault_injection_sim:

## Clone regression tests
REGRESSION_TESTS_REMOTE ?= https://github.com/pulp-platform/regression_tests.git
REGRESSION_TESTS_COMMIT ?= b1c3f82 # branch: astral
REGRESSION_TESTS_COMMIT ?= c8ac022 # branch: upstream-features

regression_tests:
git clone $(REGRESSION_TESTS_REMOTE) $@
Expand Down

0 comments on commit 709ea78

Please sign in to comment.