File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -543,6 +543,7 @@ jobs:
543
543
# to generate their Dockerfiles.
544
544
- target : aarch64-unknown-linux-gnu
545
545
os : ubuntu-24.04-arm
546
+ run_tests : YES
546
547
- target : armv7-unknown-linux-gnueabihf
547
548
# snap_arch: armhf
548
549
steps :
@@ -711,6 +712,7 @@ jobs:
711
712
# to generate their Dockerfiles.
712
713
- target : aarch64-unknown-linux-gnu
713
714
os : ubuntu-24.04-arm
715
+ run_tests : YES
714
716
- target : armv7-unknown-linux-gnueabihf
715
717
# snap_arch: armhf
716
718
steps :
@@ -897,6 +899,7 @@ jobs:
897
899
# to generate their Dockerfiles.
898
900
- target : aarch64-unknown-linux-gnu
899
901
os : ubuntu-24.04-arm
902
+ run_tests : YES
900
903
- target : armv7-unknown-linux-gnueabihf
901
904
# snap_arch: armhf
902
905
- target : powerpc64le-unknown-linux-gnu # skip-pr skip-master
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ jobs: # skip-master skip-pr skip-stable
52
52
# to generate their Dockerfiles.
53
53
- target : aarch64-unknown-linux-gnu
54
54
os : ubuntu-24.04-arm
55
+ run_tests : YES
55
56
- target : armv7-unknown-linux-gnueabihf
56
57
# snap_arch: armhf
57
58
- target : powerpc64le-unknown-linux-gnu # skip-pr skip-master
You can’t perform that action at this time.
0 commit comments