Skip to content

Commit 3ba7830

Browse files
committed
Add Cardano node version in ci.yml
1 parent dcc2270 commit 3ba7830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ jobs:
510510
environment_prefix: ${{ matrix.environment_prefix }}
511511
environment: ${{ matrix.environment }}
512512
cardano_network: ${{ matrix.cardano_network }}
513+
cardano_node_version: ${{ vars.CARDANO_NODE_VERSION }}
513514
google_region: ${{ matrix.google_region }}
514515
google_zone: ${{ matrix.google_zone }}
515516
google_machine_type: ${{ matrix.google_machine_type }}

0 commit comments

Comments
 (0)