This commit is contained in:
Jesse Bannon 2023-02-23 14:35:50 -08:00
parent 2312fb10dd
commit 0914b9ff68

View file

@ -116,7 +116,7 @@ jobs:
id: runcmd id: runcmd
with: with:
arch: ${{ matrix.arch }} arch: ${{ matrix.arch }}
distro: stretch distro: buster
# Mount the artifacts directory as /artifacts in the container # Mount the artifacts directory as /artifacts in the container
dockerRunArgs: | dockerRunArgs: |