Fix no matrix on test
Some checks failed
Test and build / build (amd64, , linux) (push) Failing after 5m19s
Test and build / build (arm, 6, linux) (push) Failing after 5m20s
Test and build / build (arm, 7, linux) (push) Failing after 5m18s
Test and build / test (push) Has been cancelled

This commit is contained in:
2026-02-23 12:29:50 +01:00
parent f5e537ba6a
commit e55c4bca9f

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
go-version: stable
#- name: golangci-lint
# uses: golangci/golangci-lint-action@v9
# with: