fix: gh tests

This commit is contained in:
xuu 2023-09-27 11:11:06 -06:00
parent 4b44f4e58a
commit 736daf7b4d

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.20.5
go-version: 1.21.1
- name: Test
run: go test -v ./...