Skip to content

Commit e6b8aff

Browse files
committed
Revert "want to test if the 1.20 really breaks this test"
This reverts commit 9dc8ae0.
1 parent f61c4c6 commit e6b8aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cluster_endtoend_vtctlbackup_sharded_clustertest_heavy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: steps.changes.outputs.end_to_end == 'true'
4545
uses: actions/setup-go@v4
4646
with:
47-
go-version: '1.19'
47+
go-version: '1.20'
4848
check-latest: true
4949

5050
- name: Set up python

0 commit comments

Comments
 (0)