chore: update vega binaries to v0.57.0 (#1514)

This commit is contained in:
Radosław Szpiech 2022-09-28 15:31:35 +02:00 committed by GitHub
parent a9e8b6915e
commit 6ddceaf6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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