diff --git a/Makefile b/Makefile index 3a01df22..039e1c7e 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ pulp-runtime: ## Clone regression tests for bare-metal verification regression-tests: - git clone git@github.com:pulp-platform/regression_tests.git -b yt/carfield $@ + git clone git@github.com:pulp-platform/regression_tests.git -b astral $@ ######################## # Build and simulation #