Skip to content

Commit

Permalink
fix 24.04 image name
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-at-orange committed Jul 30, 2024
1 parent 55d7a34 commit 8b27af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['debian:10', 'debian:11', 'debian:12', 'ubuntu:20.04', 'ubuntu:22.04', 'ubuntu:24.04']
os: ['debian:10', 'debian:11', 'debian:12', 'ubuntu:20.04', 'ubuntu:22.04', 'ubuntu-24.04']
container:
image: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 8b27af3

Please sign in to comment.