Merge #947: ci: Run PRs on merge result even for i686

a35fdd3478 ci: Run PRs on merge result even for i686 (Tim Ruffing)

Pull request description:

ACKs for top commit:
  jonasnick:
    ACK a35fdd3478

Tree-SHA512: 9b800b1136da2ecdaff7fcffaac92d91623c682abed1fa5c2a1fe4384f20d2ff1079786f7216c39f58f5dd025e4ed32237e7aff29f7658a74554f0c298e9148e
This commit is contained in:
Jonas Nick 2021-05-31 20:14:43 +00:00
commit 50f3367712
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ task:
CC: i686-linux-gnu-gcc
- env:
CC: clang --target=i686-pc-linux-gnu -isystem /usr/i686-linux-gnu/include
<< : *MERGE_BASE
test_script:
- ./ci/cirrus.sh
<< : *CAT_LOGS