Skip to content

Commit

Permalink
Add Ubuntu-24.04 noble
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Jan 17, 2024
1 parent beb652e commit cf8b43f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bbw_build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
image: ubuntu:23.10
branch: 10.11
platforms: linux/amd64, linux/arm64/v8
- dockerfile: debian.Dockerfile
image: ubuntu:24.04
branch: 10.11
platforms: linux/amd64, linux/arm64/v8, linux/ppc64le, linux/s390x
- dockerfile: fedora.Dockerfile
image: fedora:37
platforms: linux/amd64, linux/arm64/v8
Expand Down
7 changes: 7 additions & 0 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,10 @@ ubuntu-2310:
- aarch64
type: deb
has_install: False
ubuntu-2404:
version_name: noble
arch:
- amd64
- aarch64
- ppc64le
- s390x

0 comments on commit cf8b43f

Please sign in to comment.