From bb89079d3469cac81a1ce683d19ed396317ae99e Mon Sep 17 00:00:00 2001 From: Ignacio Sanchez Gines <863613+drhelius@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:43:11 +0100 Subject: [PATCH] Update gearcoleco.yml --- .github/workflows/gearcoleco.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gearcoleco.yml b/.github/workflows/gearcoleco.yml index aaf7e5f..20d3078 100644 --- a/.github/workflows/gearcoleco.yml +++ b/.github/workflows/gearcoleco.yml @@ -8,7 +8,7 @@ on: jobs: linux: - name: Linux (Ubuntu) + name: Linux strategy: matrix: os: [ubuntu-22.04, ubuntu-20.04]