mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-04 09:50:17 +00:00
chore(ci): use nox with avm 0.39.1
This commit is contained in:
parent
44a5cf9d70
commit
aa9801a1e3
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
uses: fluencelabs/aqua-playground/.github/workflows/tests.yml@master
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
rust-peer-image: "docker.fluence.dev/nox:minimal_aquavm-0-39-1"
|
||||
|
||||
fluence-cli:
|
||||
needs:
|
||||
@ -51,3 +52,4 @@ jobs:
|
||||
uses: fluencelabs/fluence-cli/.github/workflows/tests.yml@main
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
rust-peer-image: "docker.fluence.dev/nox:minimal_aquavm-0-39-1"
|
||||
|
Loading…
Reference in New Issue
Block a user