Skip to content

Commit

Permalink
ci: add Ubuntu 24.04 LTS "Noble Numbat"
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Drung <[email protected]>
  • Loading branch information
bdrung committed Aug 1, 2024
1 parent 63cd7e6 commit 5801631
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- debian:testing-slim
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
container:
image: ${{ matrix.container }}
options: --privileged
Expand Down Expand Up @@ -56,6 +57,7 @@ jobs:
- debian:testing-slim
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
container:
image: ${{ matrix.container }}
steps:
Expand Down Expand Up @@ -88,6 +90,7 @@ jobs:
# - debian:testing-slim # missing ubuntu-keyring
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
container:
image: ${{ matrix.container }}
options: --privileged
Expand Down

0 comments on commit 5801631

Please sign in to comment.