Skip to content

Commit

Permalink
[main] Add release-19.0 to the auto go upgrade (#15157) (#15168)
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
  • Loading branch information
vitess-bot[bot] authored Feb 7, 2024
1 parent 359fd52 commit 3024273
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 @@ -15,7 +15,7 @@ jobs:
pull-requests: write
strategy:
matrix:
branch: [ main, release-18.0, release-17.0, release-16.0 ]
branch: [ main, release-19.0, release-18.0, release-17.0, release-16.0 ]
name: Update Golang Version
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 3024273

Please sign in to comment.