Skip to content

Commit 2922be3

Browse files
committed
esp/ci: change rpi ci-env for sanitizer tests
1 parent a815b23 commit 2922be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/test-sanitizers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.tests_sanitizers_template:
22
stage: sanitizer_tests
3-
image: $CI_DOCKER_REGISTRY/rpi-test-env
3+
image: $CI_DOCKER_REGISTRY/rpi-openocd-env:1
44
artifacts:
55
paths:
66
- $TEST_RUN_DIR/debug_backend_tests.log

0 commit comments

Comments
 (0)