commit bae04e6a988dfb5deea86bb848b1649d3b3c3551 parent 0f7a1f0351ca88c925641a158cb1c1ea1cc218dc Author: David Goulet <dgoulet@torproject.org> Date: Mon, 16 May 2022 08:45:32 -0400 Merge branch 'tor-gitlab/mr/555' Diffstat:
| M | .gitlab-ci.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -113,7 +113,7 @@ debian-minimal: script: - ./scripts/ci/ci-driver.sh -# Minmal check on debian/i386: just make, make check. +# Minimal check on debian/i386: just make, make check. # debian-i386-minimal: image: i386/debian:buster