Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to newer node in e2e docker workflow #2770

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Conversation

piotr-iohk
Copy link
Contributor

@piotr-iohk piotr-iohk commented Jul 20, 2021

Issue Number

Overview

  • switch to newer node in e2e docker workflow

Comments

Since cardano-wallet master doesn't work with cardano-node 1.27.0 switching to 1.28.0.

@piotr-iohk piotr-iohk self-assigned this Jul 20, 2021
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -87,5 +87,5 @@ jobs:
TESTS_E2E_FIXTURES: ${{ secrets.TESTS_E2E_FIXTURES }}
NETWORK: ${{ github.event.inputs.network || 'testnet' }}
WALLET: ${{ github.event.inputs.walletTag || 'dev-master' }}
NODE: ${{ github.event.inputs.nodeTag || '1.27.0' }}
NODE: ${{ github.event.inputs.nodeTag || 'alonzo-white-1.1' }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have 1.28.0 as of today

@piotr-iohk piotr-iohk force-pushed the piotr/e2e-tests-maintenance branch from 6331d91 to 0468e9c Compare July 22, 2021 07:59
@rvl rvl merged commit cd7b59d into master Jul 22, 2021
@rvl rvl deleted the piotr/e2e-tests-maintenance branch July 22, 2021 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants