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
3 changed files with 3 additions and 3 deletions
@@ -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
+1 -1
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