Skip to content

Commit

Permalink
circleci: Align Alpine jobs to alpine:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dridi committed Jun 21, 2024
1 parent 3b8d729 commit 68ab84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ workflows:
- build:
name: build_alpine
dist: alpine
release: "latest"
release: latest
extra_conf: --without-contrib
make_target: check
- build:
Expand Down Expand Up @@ -450,7 +450,7 @@ workflows:
- almalinux:8
- almalinux:9
- fedora:latest
- alpine:3
- alpine:latest
rclass:
- arm.medium
- medium
Expand Down

0 comments on commit 68ab84a

Please sign in to comment.