Skip to content

Commit

Permalink
add release-18.0 to golang upgrade (#14133)
Browse files Browse the repository at this point in the history
Signed-off-by: Harshit Gangal <[email protected]>
  • Loading branch information
harshit-gangal authored Oct 3, 2023
1 parent 5fb43b8 commit e5adf9e
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-17.0, release-16.0, release-15.0 ]
branch: [ main, release-18.0, release-17.0, release-16.0, release-15.0 ]
name: Update Golang Version
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e5adf9e

Please sign in to comment.