Skip to content

Commit

Permalink
Bumped minimum tested Go version to 1.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
dop251 committed May 16, 2024
1 parent cba40bd commit ccbae20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.16.x, 1.x]
go-version: [1.20.x, 1.x]
os: [ubuntu-latest]
arch: ["", "386"]
fail-fast: false
Expand Down

0 comments on commit ccbae20

Please sign in to comment.