Skip to content

Commit 2d8db4c

Browse files
committed
chore: update nightly pipeline base tar URL
Updated the BASE_TAR_URL in the nightly pipeline configuration to point to the latest release (10.1.4) of the cardano-node.
1 parent 4c245e6 commit 2d8db4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/env_nightly_upgrade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
BASE_TAR_URL=https://github.com/IntersectMBO/cardano-node/releases/download/10.1.2/cardano-node-10.1.2-linux.tar.gz
1+
BASE_TAR_URL=https://github.com/IntersectMBO/cardano-node/releases/download/10.1.4/cardano-node-10.1.4-linux.tar.gz
22
CI_BYRON_CLUSTER=true

0 commit comments

Comments
 (0)