Skip to content

Commit

Permalink
Now actually include Noble in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Dec 2, 2024
1 parent ef75875 commit 6459c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/rules/package-build-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ pkg:
image:
- "ubuntu:bionic"
- "ubuntu:jammy" # ubuntu/22.04
- "ubuntu:noble"
- "debian:stretch"
- "debian:buster"
- "debian:bullseye"
Expand Down
1 change: 1 addition & 0 deletions pkg/rules/package-test-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ pkg:
image:
- "ubuntu:bionic"
- "ubuntu:jammy" # ubuntu/22.04
- "ubuntu:noble"
- "debian:stretch" # should get excluded because the LXC image no longer exists
- "debian:buster"
- "debian:bullseye"
Expand Down

0 comments on commit 6459c8e

Please sign in to comment.