Skip to content

Commit

Permalink
renamed DEBIAN_VERSION_NAME to DEBIAN_CODENAME
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Oct 30, 2023
1 parent 7cad12e commit 49c8704
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
debian_codename: ['bullseye', 'buster']
uses: ./.github/workflows/test_docker_debian_versionname_sub.yml
uses: ./.github/workflows/test_docker_debian_codename_sub.yml
with:
runs_on: ubuntu-latest
platform: linux/arm/v7
Expand Down

0 comments on commit 49c8704

Please sign in to comment.