diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 1ece1b0..5288836 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -9,8 +9,6 @@ jobs: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} steps: - uses: actions/checkout@v4 - - name: Upgrade Podman - uses: gacts/install-podman@v1 # reference: https://github.com/containers/podman/discussions/17868 - name: Tar as root run: |