mirror of
https://github.com/containerd/containerd.git
synced 2026-08-12 12:14:44 +00:00
Build binaries with 1.21.1
1.19 is end of life, continue to run with 1.20 but ensure builds with 1.21. Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -207,7 +207,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04, macos-12, windows-2019, windows-2022]
|
||||
go-version: ["1.20.8", "1.19.12"]
|
||||
go-version: ["1.20.8", "1.21.1"]
|
||||
steps:
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user