Skip to content

Commit

Permalink
Merge branch 'joho:main' into overload-flag
Browse files Browse the repository at this point in the history
  • Loading branch information
2tef committed Feb 3, 2023
2 parents 636dab5 + 06bf2d6 commit 6907115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: [ '1.19', '1.18', '1.17', '1.16', '1.15' ]
go: [ '1.20', '1.19', '1.18', '1.17', '1.16' ]
os: [ ubuntu-latest, macOS-latest, windows-latest ]
name: ${{ matrix.os }} Go ${{ matrix.go }} Tests
steps:
Expand Down

0 comments on commit 6907115

Please sign in to comment.