Skip to content

Commit

Permalink
ci: add Ubuntu 24.10 "Oracular Oriole"
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 5801631 commit 2636422
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 @@ -20,6 +20,7 @@ jobs:
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
- ubuntu:oracular
container:
image: ${{ matrix.container }}
options: --privileged
Expand Down Expand Up @@ -58,6 +59,7 @@ jobs:
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
- ubuntu:oracular
container:
image: ${{ matrix.container }}
steps:
Expand Down Expand Up @@ -91,6 +93,7 @@ jobs:
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:noble
- ubuntu:oracular
container:
image: ${{ matrix.container }}
options: --privileged
Expand Down

0 comments on commit 2636422

Please sign in to comment.