diff --git a/.github/workflows/cluster_endtoend_vtctlbackup_sharded_clustertest_heavy.yml b/.github/workflows/cluster_endtoend_vtctlbackup_sharded_clustertest_heavy.yml index b38ba8796d2..3374b227ff9 100644 --- a/.github/workflows/cluster_endtoend_vtctlbackup_sharded_clustertest_heavy.yml +++ b/.github/workflows/cluster_endtoend_vtctlbackup_sharded_clustertest_heavy.yml @@ -44,7 +44,7 @@ jobs: if: steps.changes.outputs.end_to_end == 'true' uses: actions/setup-go@v4 with: - go-version: '1.20' + go-version: '1.19' check-latest: true - name: Set up python