test: vega in vegacapsule version changed to 0.56.0 (#1499)
This commit is contained in:
parent
6f20c9125d
commit
6af189150b
@ -27,7 +27,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
GO111MODULE: 'on'
|
||||
VEGA_VERSION: 'v0.55.0'
|
||||
VEGA_VERSION: 'v0.56.0'
|
||||
steps:
|
||||
#######
|
||||
## Setup langs
|
||||
|
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
GO111MODULE: 'on'
|
||||
VEGA_VERSION: 'v0.55.0'
|
||||
VEGA_VERSION: 'v0.56.0'
|
||||
steps:
|
||||
#######
|
||||
## Setup langs
|
||||
|
2
.github/workflows/capsule-cypress.yml
vendored
2
.github/workflows/capsule-cypress.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
GO111MODULE: 'on'
|
||||
VEGA_VERSION: 'v0.55.0'
|
||||
VEGA_VERSION: 'v0.56.0'
|
||||
steps:
|
||||
#######
|
||||
## Setup langs
|
||||
|
Loading…
Reference in New Issue
Block a user