Skip to content

Commit

Permalink
ci: Test against Go 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Mar 9, 2023
1 parent 08cae83 commit 39c9fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- 1.17
- 1.18
- 1.19
- "1.20"
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # https://github.com/actions/checkout/releases/tag/v3.3.0
Expand Down

0 comments on commit 39c9fb1

Please sign in to comment.