Skip to content

Commit 5dc934f

Browse files
Merge pull request #1629 from HaraldNordgren/patch-1
.github/workflows: Run tests for Go 1.22
2 parents c4b8421 + 52df554 commit 5dc934f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- "1.19"
3030
- "1.20"
3131
- "1.21"
32+
- "1.22"
3233
steps:
3334
- uses: actions/checkout@v4
3435
- name: Setup Go

0 commit comments

Comments
 (0)