From a2700ab766b567f3ba126a267cec14d34caf1f2e Mon Sep 17 00:00:00 2001 From: Dragomir Penev Date: Tue, 3 Dec 2024 16:40:00 +0200 Subject: [PATCH] Try noble --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8be1c79..a2fb2bb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: smoke: name: Smoke test snap - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 timeout-minutes: 5 needs: - lint