chore(trading): update the vega version for sim tests 75.1 (#6065)
This commit is contained in:
parent
1d2ca52a25
commit
ff3cddc21b
2
.github/workflows/console-test-run.yml
vendored
2
.github/workflows/console-test-run.yml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
inputs:
|
inputs:
|
||||||
console-test-branch:
|
console-test-branch:
|
||||||
type: choice
|
type: choice
|
||||||
description: 'main: v0.74.10, develop: v0.75.0-preview.8'
|
description: 'main: v0.74.10, develop: v0.75.1'
|
||||||
options:
|
options:
|
||||||
- main
|
- main
|
||||||
- develop
|
- develop
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
|
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
|
||||||
VEGA_VERSION=v0.75.0-preview.8
|
VEGA_VERSION=v0.75.1
|
||||||
LOCAL_SERVER=false
|
LOCAL_SERVER=false
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop
|
CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop
|
||||||
VEGA_VERSION=v0.75.0-preview.8
|
VEGA_VERSION=v0.75.1
|
||||||
LOCAL_SERVER=false
|
LOCAL_SERVER=false
|
||||||
|
2
apps/trading/e2e/poetry.lock
generated
2
apps/trading/e2e/poetry.lock
generated
@ -1166,7 +1166,7 @@ profile = ["pytest-profiling", "snakeviz"]
|
|||||||
type = "git"
|
type = "git"
|
||||||
url = "https://github.com/vegaprotocol/vega-market-sim.git/"
|
url = "https://github.com/vegaprotocol/vega-market-sim.git/"
|
||||||
reference = "HEAD"
|
reference = "HEAD"
|
||||||
resolved_reference = "ecf72422efac9ac2c7366e76de0a5113b1e0bf4c"
|
resolved_reference = "e48b43322286b94680c4b0b94d5fe3bb2589c50c"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "websocket-client"
|
name = "websocket-client"
|
||||||
|
Loading…
Reference in New Issue
Block a user