chore: update vega binaries to v0.57.0 (#1514)
This commit is contained in:
parent
a9e8b6915e
commit
6ddceaf6bd
@ -27,7 +27,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
GO111MODULE: 'on'
|
||||
VEGA_VERSION: 'v0.56.0'
|
||||
VEGA_VERSION: 'v0.57.0'
|
||||
steps:
|
||||
#######
|
||||
## Setup langs
|
||||
|
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
GO111MODULE: 'on'
|
||||
VEGA_VERSION: 'v0.56.0'
|
||||
VEGA_VERSION: 'v0.57.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.56.0'
|
||||
VEGA_VERSION: 'v0.57.0'
|
||||
steps:
|
||||
#######
|
||||
## Setup langs
|
||||
|
Loading…
Reference in New Issue
Block a user