Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Go (#379)
Browse files Browse the repository at this point in the history
* feat: rework for MustComputeTokens

Signed-off-by: Engin Diri <[email protected]>

* feat: rework for MustComputeTokens

Signed-off-by: Engin Diri <[email protected]>

* fix goreleaser

Signed-off-by: Engin Diri <[email protected]>

---------

Signed-off-by: Engin Diri <[email protected]>
  • Loading branch information
dirien authored Jul 22, 2024
1 parent d6c24c5 commit d14c253
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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 @@ -127,13 +127,13 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
- dotnet
- go
nodeversion:
- 16.x
- 18.x
pythonversion:
- "3.9"

0 comments on commit d14c253

Please sign in to comment.