We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc8c07 commit a35fdd3Copy full SHA for a35fdd3
.cirrus.yml
@@ -92,6 +92,7 @@ task:
92
CC: i686-linux-gnu-gcc
93
- env:
94
CC: clang --target=i686-pc-linux-gnu -isystem /usr/i686-linux-gnu/include
95
+ << : *MERGE_BASE
96
test_script:
97
- ./ci/cirrus.sh
98
<< : *CAT_LOGS
0 commit comments