Signed-off-by: Prashant Gupta <prashantgupta24@gmail.com>
This commit is contained in:
parent
bd2ebd396d
commit
625394647f
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.17
|
||||
go-version: 1.21
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
|
|
Loading…
Reference in New Issue