Skip to content

Commit 50f3367

Browse files
committed
Merge #947: ci: Run PRs on merge result even for i686
a35fdd3 ci: Run PRs on merge result even for i686 (Tim Ruffing) Pull request description: ACKs for top commit: jonasnick: ACK a35fdd3 Tree-SHA512: 9b800b1136da2ecdaff7fcffaac92d91623c682abed1fa5c2a1fe4384f20d2ff1079786f7216c39f58f5dd025e4ed32237e7aff29f7658a74554f0c298e9148e
2 parents 3dc8c07 + a35fdd3 commit 50f3367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ task:
9292
CC: i686-linux-gnu-gcc
9393
- env:
9494
CC: clang --target=i686-pc-linux-gnu -isystem /usr/i686-linux-gnu/include
95+
<< : *MERGE_BASE
9596
test_script:
9697
- ./ci/cirrus.sh
9798
<< : *CAT_LOGS

0 commit comments

Comments
 (0)