mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 05:12:22 +08:00
ci: update Go version in workflow to 1.23
- Update the Go version in the workflow to include 1.23 Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
go: [1.22]
|
||||
go: [1.22, 1.23]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
go-build: ~/.cache/go-build
|
||||
|
||||
Reference in New Issue
Block a user