Commit 801d9106 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Stick alpine to 3.13 for now

Until we figure out how to work around the build failure since "latest"
bumped to 3.14.
parent d083cb09
......@@ -323,7 +323,8 @@ workflows:
- distcheck:
name: distcheck_alpine
dist: alpine
release: "latest"
release: "3.13"
#release: "latest"
extra_conf: --disable-developer-warnings --disable-dependency-tracking
- distcheck:
name: distcheck_archlinux
......
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