boklm pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite
Commits:
-
7aec706a
by Nicolas Vigier at 2025-11-27T10:34:36+01:00
1 changed file:
Changes:
| ... | ... | @@ -280,18 +280,6 @@ sub set_tests { |
| 280 | 280 | publish_dir => 'mullvadbrowser-nightly-macos',
|
| 281 | 281 | projectname => 'mullvadbrowser',
|
| 282 | 282 | },
|
| 283 | - # openssl build for linux-arm (#40074)
|
|
| 284 | - {
|
|
| 285 | - name => 'openssl-nightly-linux-arm',
|
|
| 286 | - descr => 'build openssl nightly linux-arm',
|
|
| 287 | - type => 'rbm_build',
|
|
| 288 | - project => 'openssl',
|
|
| 289 | - targets => [
|
|
| 290 | - 'nightly',
|
|
| 291 | - 'torbrowser-linux-arm',
|
|
| 292 | - ],
|
|
| 293 | - publish_dir => 'openssl-nightly-linux-arm',
|
|
| 294 | - },
|
|
| 295 | 283 | ];
|
| 296 | 284 | }
|
| 297 | 285 |