Update .github/workflows/go.yml

Co-authored-by: Chris Hager <chris@linuxuser.at>
This commit is contained in:
Louis Thibault 2024-01-26 10:19:02 -05:00 committed by GitHub
parent a7b8207783
commit 6eae2010d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ env:
CGO_CFLAGS: "-O -D__BLST_PORTABLE__" CGO_CFLAGS: "-O -D__BLST_PORTABLE__"
jobs: jobs:
build: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix: