From 04114f8f21b8e661713eb009db6d63041482ad6b Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Tue, 10 Sep 2024 14:07:47 +0300 Subject: [PATCH] ubuntu noble build --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9930594..6c5676e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,6 +109,7 @@ jobs: - {os: debian, codename: bookworm, image_owner: , labels: [arm64,docker]} # - {os: ubuntu, codename: focal, image_owner: } - {os: ubuntu, codename: jammy, image_owner: } + - {os: ubuntu, codename: noble, image_owner: } # - {os: raspbian, codename: buster, image_owner: igagis/, labels: [arm32,docker]} # - {os: raspbian, codename: bullseye, image_owner: igagis/, labels: [arm32,docker]} - {os: raspbian, codename: bookworm, image_owner: igagis/, labels: [arm32,docker]}