Skip to content

Commit 384682a

Browse files
committed
fix(release-draft): don't use container
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
1 parent 3a7de96 commit 384682a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-draft.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ jobs:
135135

136136
push-container-image:
137137
runs-on: ubuntu-24.04${{ matrix.platform == 'arm64' && '-arm' || '' }}
138-
container:
139-
image: ubuntu:22.04
140138
strategy:
141139
matrix:
142140
platform:

0 commit comments

Comments
 (0)