From 02c7cb0b32f11ce779002e6b774deedffccfa16c Mon Sep 17 00:00:00 2001 From: "Alberto F. Martin" <38347633+amartinhuertas@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:12:23 +1100 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 fd50065..1a10554 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: version: - '1.9' os: - - ubuntu-latest + - ubuntu-20.04 arch: - x64 steps: