tor

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

commit dab02adbe475a130b0af45e7f10e49ac3f68724a
parent 5bcf517c6d1e2f24dc2ad4d86a51bf86d26ed433
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue, 18 Mar 2025 09:05:26 -0400

Merge branch 'maint-0.4.8'

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -42,7 +42,6 @@ variables: .x86-64-template: &x86-64-template tags: - amd64 - - physical # This template should be usable on any system that's based on apt. .apt-template: &apt-template | @@ -142,8 +141,6 @@ 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