chore: update pipelines to use v0.62.1 (#2030)

This commit is contained in:
Joe Tsang 2022-11-11 13:28:20 +00:00 committed by GitHub
parent 85120c0a3b
commit 3df69788fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ on:
default: false
env:
GOBIN: /home/runner/go/bin
VEGA_VERSION: 'v0.62.0'
VEGA_VERSION: 'v0.62.1'
jobs:
manual:

View File

@ -13,7 +13,7 @@ jobs:
secrets: inherit
with:
project: '[console-lite-e2e, explorer-e2e, liquidity-provision-dashboard-e2e, stats-e2e, token-e2e, trading-e2e]'
vega-version: 'v0.62.0'
vega-version: 'v0.62.1'
gobin: /home/runner/go/bin
tags: --env.grepTags '[ @smoke, @regression, @slow ]'
night-run: true

View File

@ -14,7 +14,7 @@ on:
env:
GOBIN: /home/runner/go/bin
VEGA_VERSION: 'v0.62.0'
VEGA_VERSION: 'v0.62.1'
jobs:
pr: