Skip to content

Commit

Permalink
Revert "enable go-upgrade job for slack-vitess-r14.0.5 (#149)"
Browse files Browse the repository at this point in the history
This reverts commit ebcb671.
  • Loading branch information
maksimov committed Nov 3, 2023
1 parent ebcb671 commit 577cd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_golang_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
update_golang_version:
strategy:
matrix:
branch: [ main, release-16.0, release-15.0, release-14.0, slack-vitess-r14.0.5 ]
branch: [ main, release-16.0, release-15.0, release-14.0 ]
name: Update Golang Version
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 577cd41

Please sign in to comment.