Skip to content

Commit 5ec2115

Browse files
Use the v3.5.29 Catalyst CI version
1 parent fdbbd67 commit 5ec2115

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION 0.8
22

3-
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:rust-2024 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.29 AS rust-ci
44
IMPORT ../ AS repo-ci
55

66
COPY_SRC:

rust/c509-certificate/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION 0.8
22

3-
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::rust-2024 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.5.29 AS rust-ci
44

55
IMPORT .. AS rust-local
66
IMPORT ../.. AS repo

0 commit comments

Comments
 (0)