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