Skip to content

Commit dbb2a8c

Browse files
committed
ci: remove latest tags for amd64 and arm64 builds
1 parent 3d7e409 commit dbb2a8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ jobs:
135135
cache-to: type=gha,mode=max
136136
tags: |
137137
getpagespeed/curl-edge:amd64-${{ env.IMAGE_TAG }}
138-
getpagespeed/curl-edge:latest-amd64
139138
140139
- name: Build and push (nightly, arm64 only)
141140
if: github.event_name == 'schedule'
@@ -148,7 +147,6 @@ jobs:
148147
cache-to: type=gha,mode=max
149148
tags: |
150149
getpagespeed/curl-edge:arm64-${{ env.IMAGE_TAG }}
151-
getpagespeed/curl-edge:latest-arm64
152150
153151
- name: Create multi-arch manifest (nightly)
154152
if: github.event_name == 'schedule'

0 commit comments

Comments
 (0)