tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 6a73836e08c3c1aa7ba6d899219e65a718601dfd
parent c0a10b259c4f5f58cf8b1a1c94314e49f6cc7eba
Author: David Goulet <dgoulet@torproject.org>
Date:   Mon, 18 Sep 2023 09:08:52 -0400

Merge branch 'tor-gitlab/mr/766' into maint-0.4.7

Diffstat:
M.gitlab-ci.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -121,6 +121,8 @@ debian-i386-minimal: <<: *debian-template script: - ./scripts/ci/ci-driver.sh + tags: + - physical ##### # Run "make check" with a hardened clang on debian stable. This takes