Commit 50dbec19 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Revert recent changes

Going back to pretending 32bit bionic builds are fine until #3702 is
sorted out. We have 32bit coverage in our vtest CI anyway.

Reverts f8974400
Reverts c5ed00b6
parent fe96d982
......@@ -365,7 +365,7 @@ workflows:
name: distcheck_ubuntu_bionic
dist: ubuntu
release: bionic
extra_conf: CFLAGS=-g\ -O2\ -m32
extra_conf: CFLAGS='-g -O2 -m32'
- distcheck:
name: distcheck_alpine
dist: alpine
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment