Skip to content

Commit

Permalink
CI: fix the ethereum version
Browse files Browse the repository at this point in the history
To prevent CI issues in the case of failure with newer versions of app-ethereum
  • Loading branch information
spalmer25 authored and ajinkyaraj-23 committed Nov 23, 2023
1 parent 44447af commit a91656e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_swap_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: string
branch_for_ethereum:
required: false
default: 'develop'
default: 'stax_1.3.0_1.10.4-dev_sdk_969427eeb6b3b209ef71ee94c60a06b6c897717a'
type: string
run_for_devices:
description: 'The list of device(s) on which the test will run (defaults to ["nanos", "nanox", "nanosp", "stax"])'
Expand Down

0 comments on commit a91656e

Please sign in to comment.