mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
use physical runner for i386 jobs
This commit is contained in:
parent
08e575463a
commit
9bc241f8ec
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue