Merge pull request #24 from lunchcat/tessa-patch-1

Update go.yml
This commit is contained in:
tessa k
2024-06-10 12:29:24 -04:00
committed by GitHub

View File

@@ -12,6 +12,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'
- name: Build
run: go build -v ./...
run: make