mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-20 08:04:52 +00:00
update library and refactor integration test (#189)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
2
.github/workflows/go-postsubmit.yml
vendored
2
.github/workflows/go-postsubmit.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
# Common versions
|
||||
GO_VERSION: '1.16'
|
||||
GO_VERSION: '1.17'
|
||||
GO_REQUIRED_MIN_VERSION: ''
|
||||
GOPATH: '/home/runner/work/registration/registration/go'
|
||||
defaults:
|
||||
|
||||
2
.github/workflows/go-presubmit.yml
vendored
2
.github/workflows/go-presubmit.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
# Common versions
|
||||
GO_VERSION: '1.16'
|
||||
GO_VERSION: '1.17'
|
||||
GO_REQUIRED_MIN_VERSION: ''
|
||||
GOPATH: '/home/runner/work/registration/registration/go'
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user