Skip to content

Commit

Permalink
cicd: update goversion matrix to include 1.22.x in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeckel committed Sep 5, 2024
1 parent 30be547 commit fc1f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.21.x
- 1.22.x

publish_sdk:
name: Publish SDKs
Expand Down

0 comments on commit fc1f46c

Please sign in to comment.