Skip to content

Commit ae64adf

Browse files
authored
task: add tests against 1.19 (#305)
1 parent 137dd97 commit ae64adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
strategy:
2828
matrix:
2929
golang:
30-
- 1.16
3130
- 1.17
3231
- 1.18
32+
- 1.19
3333
steps:
3434
- name: Checkout repository
3535
uses: actions/checkout@v3

0 commit comments

Comments
 (0)