Skip to content

Commit 2bc2fd6

Browse files
Update CI version
1 parent 966653e commit 2bc2fd6

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:v3.5.27 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:rust-2024 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::v3.5.27 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::rust-2024 AS rust-ci
44

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

0 commit comments

Comments
 (0)