From 513be4377d54f6ae9c1ebbc7746bd50199d99daa Mon Sep 17 00:00:00 2001 From: Paolo Melchiorre Date: Fri, 13 Sep 2024 12:07:25 +0200 Subject: [PATCH] Update release.yml (#3495) Activate Ubuntu 24.04 LTS (noble) build --- .github/workflows/release.yml | 4 ++-- CHANGELOG.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eef6b9e3..39a7cc45 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -166,8 +166,8 @@ jobs: os-version: lunar - os-name: ubuntu os-version: mantic - # - os-name: ubuntu - # os-version: noble + - os-name: ubuntu + os-version: noble steps: - uses: actions/checkout@v4 diff --git a/CHANGELOG.md b/CHANGELOG.md index e265fe07..2d770c05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Features/Changes +- Add Ubuntu 24.04 LTS (noble) build + ### Bug Fixes ## 0.4.2