chore: update Go versions in CI (#7346)

This commit is contained in:
Joe Chen
2023-02-19 18:10:34 +08:00
committed by GitHub
parent 9110059797
commit 3e3d6eda12
4 changed files with 27 additions and 19 deletions

View File

@@ -8,8 +8,8 @@ Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicabl
- [ ] I agree to follow the [Code of Conduct](https://go.dev/conduct) by submitting this pull request.
- [ ] I have read and acknowledge the [Contributing guide](https://github.com/gogs/gogs/blob/main/.github/CONTRIBUTING.md).
- [ ] I have added test cases to cover the new code.
- [ ] I have added test cases to cover the new code or have provided the test plan.
## Test plan
If no test cases added, please provide your test plan here.
<!-- Please provide concrete but concise steps to proof things are working as stated, see an example in https://github.com/gogs/gogs/pull/7345 -->