From 808bb66f2c2aaeee054ee94abd1f1682a2ac70d6 Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Fri, 4 Oct 2024 19:28:14 -0700 Subject: [PATCH] switch to ubuntu 22 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65b2675..a4a612c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -252,7 +252,7 @@ jobs: id: runcmd with: arch: s390x - distro: ubuntu_latest + distro: ubuntu22.04 install: | apt-get update -q -y apt-get -y install cmake