From 0c6a67f8c94a2fe11f7e8912c7d2a96683989d80 Mon Sep 17 00:00:00 2001 From: Lukasz Stafiniak Date: Tue, 3 Dec 2024 13:08:57 +0100 Subject: [PATCH] Experiment 3 (Update ci.yml to newest releases) --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b712ac..a23b14f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,8 @@ jobs: matrix: os: # - ubuntu-latest - - ubuntu-24.04 + # - ubuntu-24.04 + - ubuntu-22.04 # - windows-latest # - windows-2019 # Either the waiting queue for FreeBSD is very long, or it is not available.