Skip to content

Commit c929238

Browse files
committed
Remove 1.4 check
1 parent e811f99 commit c929238

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -814,8 +814,6 @@ jobs:
814814
- restore_cache:
815815
keys:
816816
- cargocache-v2-contract_empty-rust:1.73-{{ checksum "Cargo.lock" }}
817-
- check_contract:
818-
min_version: "1.4"
819817
- check_contract:
820818
min_version: "2.0"
821819
- save_cache:

0 commit comments

Comments
 (0)