Skip to content

Commit 6a37409

Browse files
authored
task: add go1.18 to test matrix (#17)
1 parent a845407 commit 6a37409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
golang:
3030
- 1.16
3131
- 1.17
32+
- 1.18
3233
steps:
3334
- name: Checkout repository
3435
uses: actions/checkout@v3

0 commit comments

Comments
 (0)