diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6af3ffce..1b447fbe 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -116,7 +116,7 @@ jobs: id: runcmd with: arch: ${{ matrix.arch }} - distro: stretch + distro: buster # Mount the artifacts directory as /artifacts in the container dockerRunArgs: |