Skip to content

Commit c2deeff

Browse files
committed
Update go version format from 1.xx.x to 1.xx
1 parent 59442d3 commit c2deeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gorelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
cancel-in-progress: true
99

1010
env:
11-
GO_VERSION: 1.19.x
11+
GO_VERSION: 1.19
1212
jobs:
1313
gorelease:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)