Skip to content

Commit

Permalink
Update Go version
Browse files Browse the repository at this point in the history
Signed-off-by: Maksym Pavlenko <[email protected]>
  • Loading branch information
mxpv committed Jan 6, 2025
1 parent c3620b7 commit 92e4b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
## get latest go version for integrations tests so we can skip runnings tests
- uses: actions/setup-go@v5
with:
go-version: '1.20.12'
go-version: '1.23'

- name: Integration
env:
Expand Down

0 comments on commit 92e4b8b

Please sign in to comment.