mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-05-29 17:01:19 +00:00
Different nox image
This commit is contained in:
parent
c3eba6a73c
commit
74e635a78a
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
uses: fluencelabs/aqua/.github/workflows/tests.yml@main
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
nox-image: "fluencelabs/nox:unstable_minimal"
|
||||
nox-image: "fluencelabs/nox:unstable"
|
||||
flox:
|
||||
needs:
|
||||
- js-client
|
||||
@ -51,4 +51,4 @@ jobs:
|
||||
uses: fluencelabs/flox/.github/workflows/tests.yml@main
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
nox-image: "fluencelabs/nox:unstable_minimal"
|
||||
nox-image: "fluencelabs/nox:unstable"
|
Loading…
x
Reference in New Issue
Block a user