mirror of
https://github.com/alibaba/higress.git
synced 2026-02-24 20:50:51 +08:00
reset go version
This commit is contained in:
2
.github/workflows/build-image-and-push.yaml
vendored
2
.github/workflows/build-image-and-push.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: "Setup Go"
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.20
|
||||
go-version: 1.19
|
||||
|
||||
- name: Setup Golang Caches
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user