Commit 68ab84a1 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Align Alpine jobs to alpine:latest

parent 3b8d7294
...@@ -422,7 +422,7 @@ workflows: ...@@ -422,7 +422,7 @@ workflows:
- build: - build:
name: build_alpine name: build_alpine
dist: alpine dist: alpine
release: "latest" release: latest
extra_conf: --without-contrib extra_conf: --without-contrib
make_target: check make_target: check
- build: - build:
...@@ -450,7 +450,7 @@ workflows: ...@@ -450,7 +450,7 @@ workflows:
- almalinux:8 - almalinux:8
- almalinux:9 - almalinux:9
- fedora:latest - fedora:latest
- alpine:3 - alpine:latest
rclass: rclass:
- arm.medium - arm.medium
- medium - medium
......
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