Skip to content

Commit ad6c3f1

Browse files
committed
Do not hardcode Go version
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 1055104 commit ad6c3f1

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)