Skip to content

Commit ecf8873

Browse files
committedDec 26, 2023
chore: update ci golang version to 1.21
1 parent d8672d5 commit ecf8873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
tags:
88
- '*.*.*'
99
env:
10-
GO_VERSION: "1.20"
10+
GO_VERSION: "1.21"
1111

1212

1313
permissions:

0 commit comments

Comments
 (0)
Please sign in to comment.