Commit f563d577 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: 32bit build on the oldest Ubuntu

parent f0ea9098
......@@ -327,6 +327,11 @@ workflows:
dist: debian
release: buster
extra_conf: --enable-asan --enable-ubsan
- distcheck:
name: distcheck_ubuntu_xenial
dist: ubuntu
release: xenial
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