Skip to content

Commit

Permalink
Update .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: E Camden Fisher <[email protected]>
Signed-off-by: Juan Antonio Osorio <[email protected]>
  • Loading branch information
JAORMX and fishnix committed Feb 22, 2023
1 parent eca8c43 commit fb3263c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.19'
go-version: '1.20'

- name: Run go tests
run: make test
Expand Down

0 comments on commit fb3263c

Please sign in to comment.