Skip to content

Commit

Permalink
chore(ci): drop 1.17; add 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
costela committed Feb 18, 2023
1 parent ba1886d commit 4374bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: [1.17, 1.18, 1.19]
go: [1.18, 1.19, 1.20]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4374bd1

Please sign in to comment.