From 98987285335a035042df29146ab48dcfc9682050 Mon Sep 17 00:00:00 2001 From: facchettos Date: Fri, 9 Feb 2024 11:43:39 +0100 Subject: [PATCH] stuff --- .github/workflows/matrix.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/matrix.yaml b/.github/workflows/matrix.yaml index afe8d5ed0d..78aa463ad2 100644 --- a/.github/workflows/matrix.yaml +++ b/.github/workflows/matrix.yaml @@ -1,4 +1,4 @@ -name: Matric compat +name: Matrix compat on: release: @@ -18,7 +18,7 @@ concurrency: cancel-in-progress: true jobs: - name: Execute all go tests + name: generates automated matrix runs-on: ubuntu-22.04 steps: - name: Set up Go 1.21