Skip to content

Commit

Permalink
Ubuntu 24.04: fix typo in tag name
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Müller <[email protected]>
  • Loading branch information
Marcus Müller authored and marcusmueller committed May 27, 2024
1 parent cf11892 commit ee79722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- path: ci/ci-ubuntu-22.04-3.9
tag: ubuntu-22.04-3.9
- path: ci/ci-ubuntu-24.04-3.10
tag: ubuntu-22.04-3.10
tag: ubuntu-24.04-3.10
name: Build CI container for ${{ matrix.tag }}
environment: github-action-autobuild
steps:
Expand Down

0 comments on commit ee79722

Please sign in to comment.