From ec9e2cc70aefbbd944322452e07129f434157822 Mon Sep 17 00:00:00 2001 From: Christophe Troestler Date: Mon, 23 Dec 2024 13:20:11 +0100 Subject: [PATCH] CI: do not require a specific version of Ubuntu --- .github/workflows/CI.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 216720e0..690115d4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -8,8 +8,6 @@ name: CI jobs: build-linux: runs-on: ubuntu-latest - container: - image: ubuntu:23.10 strategy: matrix: rust: