Skip to content

Commit

Permalink
Update ubuntu-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
substring authored Nov 29, 2024
1 parent 42fc789 commit 022a09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
with:
arch: none
distro: none
base_image: "--platform=linux/${{ matrix.platform.arch }} ${{ matrix.platform.arch }}/debian:${{ matrix.os }}"
base_image: "--platform=linux/${{ matrix.platform.name }} ${{ matrix.platform.arch }}/debian:${{ matrix.os }}"
githubToken: ${{ github.token }}
dockerRunArgs: |
--volume "${GITHUB_WORKSPACE}/am:/am"
Expand Down

0 comments on commit 022a09b

Please sign in to comment.