We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad24cc commit f843b30Copy full SHA for f843b30
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
fail-fast: true
46
matrix:
47
goversion:
48
- - 1.18.x
+ - 1.19.x
49
publish_sdk:
50
name: Publish SDKs
51
runs-on: ubuntu-latest
0 commit comments