From 0f4fc72b3e8894d256de8e92ed5caeb27938bd0c Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Mon, 9 Sep 2024 18:01:39 +0300 Subject: [PATCH] Update the execution environment --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a14e667..6618e74 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -275,7 +275,7 @@ jobs: ci-fedora-40: machine: - image: ubuntu-2004:202111-01 + image: ubuntu-2204:current steps: - checkout - run: *install-podman