Skip to content

Commit 5f80e4a

Browse files
authored
Merge pull request #1856 from alexandear-org/chore-add-go-1-24
CI: test also with Go 1.24
2 parents c7007d3 + b13d7e3 commit 5f80e4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- "1.21"
3434
- "1.22"
3535
- "1.23"
36+
- "1.24"
3637
steps:
3738
- uses: actions/checkout@v5
3839
- name: Setup Go

0 commit comments

Comments
 (0)