mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
update CI/CD to go1.21 (#17828)
This commit is contained in:
2
.github/workflows/replication.yaml
vendored
2
.github/workflows/replication.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.20.x]
|
||||
go-version: [1.21.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user