From 0914b9ff68fedc00f8048b4766a42222ab978d30 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Thu, 23 Feb 2023 14:35:50 -0800 Subject: [PATCH] buster --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |