Skip to content

Commit

Permalink
Merge branch 'spf13:main' into 5ouma-errPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
5ouma authored Sep 8, 2023
2 parents ed4583e + c5dacb3 commit f2b602c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- uses: actions/setup-go@v3
with:
go-version: '^1.20'
go-version: '^1.21'
check-latest: true
cache: true

Expand All @@ -67,6 +67,7 @@ jobs:
- 18
- 19
- 20
- 21
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
runs-on: ${{ matrix.platform }}-latest
steps:
Expand Down

0 comments on commit f2b602c

Please sign in to comment.