Skip to content

Commit f416d1e

Browse files
committed
Merge branch 'develop'
2 parents 4b132db + d394d10 commit f416d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Go
2323
uses: actions/setup-go@v3
2424
with:
25-
go-version: 1.21
25+
go-version: 1.22
2626

2727
- name: pkg build
2828
working-directory: ./internal/pkg

0 commit comments

Comments
 (0)