From b4929d0b7ab2c13430508e8ec45d100667ce8198 Mon Sep 17 00:00:00 2001 From: Carlos Serrano Date: Fri, 3 May 2024 11:02:03 +0200 Subject: [PATCH] run tests on ubuntu latest. Seems that GH doesn't have runners for ubuntu 18 --- .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 01a6fae..cef2e35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: jobs: test: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest strategy: matrix: name: