Skip to content

Commit ffb48ca

Browse files
authored
Fix registry tags.
Instead of making the matrix more complicated, ensure that all my images have a `latest` tag.
1 parent c34519f commit ffb48ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- l: abcl
5656
IMAGE_TAG: 1.7.1-jdk8 # FIXME: this is likely obsolete
5757
PREFIX: containers.common-lisp.net/cl-docker-images
58-
- l: abcl
59-
IMAGE_TAG: 1.9.0
60-
PREFIX: docker.io/rpgoldman
6158
env:
6259
GITHUB_ACTION: true
6360
I_AGREE_TO_ALLEGRO_EXPRESS_LICENSE: yes

0 commit comments

Comments
 (0)