Skip to content

Commit

Permalink
fix(release-draft): don't use container
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
  • Loading branch information
therealbobo committed Jan 22, 2025
1 parent 3a7de96 commit 4002862
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ jobs:

push-container-image:
runs-on: ubuntu-24.04${{ matrix.platform == 'arm64' && '-arm' || '' }}
container:
image: ubuntu:22.04
strategy:
matrix:
platform:
Expand Down

0 comments on commit 4002862

Please sign in to comment.