Skip to content

Commit

Permalink
task: add go 1.19 tests (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
gssbzn authored Aug 8, 2022
1 parent d50ea1b commit 9756c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
strategy:
matrix:
golang:
- 1.16
- 1.17
- 1.18
- 1.19
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 9756c6f

Please sign in to comment.