0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-19 20:02:15 +02:00

use physical runner for i386 jobs

This commit is contained in:
trinity-1686a 2023-08-25 10:14:04 +02:00
parent 08e575463a
commit 9bc241f8ec

View File

@ -124,6 +124,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
@ -268,4 +270,4 @@ rust-latest:
- rustup show
- cargo clippy --all-features --all-targets -- -D warnings
after_script:
- cargo clean
- cargo clean