Skip to content

Commit

Permalink
fix: update go version 1.20 to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
scraly authored Mar 14, 2024
1 parent 0e29518 commit 6b839f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.20.x
- 1.21.x
publish_sdk:
name: Publish SDKs
runs-on: ubuntu-latest
Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.20.x
- 1.21.x
language:
- nodejs
- python
Expand Down

0 comments on commit 6b839f7

Please sign in to comment.