Skip to content

Commit f843b30

Browse files
committed
fix: set binary matrix go version 1.19.x
1 parent 2ad24cc commit f843b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fail-fast: true
4646
matrix:
4747
goversion:
48-
- 1.18.x
48+
- 1.19.x
4949
publish_sdk:
5050
name: Publish SDKs
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)