Skip to content

Commit f514393

Browse files
committed
Do not hardcode Go version
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent 4349cba commit f514393

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ jobs:
174174
175175
## get latest go version for integrations tests so we can skip runnings tests
176176
- uses: actions/setup-go@v6
177-
with:
178-
go-version: '1.23'
179177

180178
- name: Integration
181179
env:

0 commit comments

Comments
 (0)