Skip to content

Commit

Permalink
feat: update go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
dirien committed Feb 14, 2024
1 parent 51b277d commit 800937a
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 @@ -69,7 +69,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.20.x
- 1.22.x
publish_sdk:
name: Publish SDKs
runs-on: ubuntu-latest
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down

0 comments on commit 800937a

Please sign in to comment.