Skip to content

Commit

Permalink
doc(gobash.yml): explain what to do during releases (#1523)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Mar 21, 2024
1 parent 9860b44 commit cd86c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gobash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
strategy:
matrix:
goversion:
# When releasing, make sure this list contains the latest
# stable version of Go as the last entry.
- "1.15" # debian 11 "bullseye"
- "1.16"
- "1.17"
Expand Down

0 comments on commit cd86c8b

Please sign in to comment.