From 628a80ded9aed2c4d52a4d418c3ed6fd61ab27e7 Mon Sep 17 00:00:00 2001 From: Nikolay Borisenko Date: Tue, 6 Feb 2024 16:25:09 +0300 Subject: [PATCH] Update ci.yml --- .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 7d60fe0..37e26fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: strategy: matrix: include: - - os: ubuntu-latest + - os: ubuntu-20.04 platform: linux-x64 - os: ubuntu-latest platform: linux-musl-x64