Skip to content

Commit e282d24

Browse files
committed
.github: add wrapfiles to linux32-build
1 parent cd8d243 commit e282d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
run: |
185185
echo "$CROSS_FILE" > cross-file.txt
186186
meson setup --cross-file cross-file.txt /tmp/build \
187-
-Dwerror=false \
187+
-Dwerror=true \
188188
-Dexamples=true \
189189
-Dtest=false \
190190
-Ddoc=false

0 commit comments

Comments
 (0)