mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +00:00
ci: add Go 1.25.0
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -189,7 +189,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm, macos-13, windows-2022]
|
||||
go-version: ["1.24.6"]
|
||||
go-version: ["1.24.6", "1.25.0"]
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
- uses: ./.github/actions/install-go
|
||||
|
||||
Reference in New Issue
Block a user