fix: gh tests

grug-math
xuu 2023-09-27 11:11:06 -06:00
parent 4b44f4e58a
commit 736daf7b4d
1 changed files with 1 additions and 1 deletions

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 ./...