diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 444682f060..57c233f441 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -255,7 +255,7 @@ aws_c_http: - 0.8.2 # the builds got coupled because 0.2.4 landed before the this migrator finished aws_c_io: - - 0.14.9 + - 0.14.10 # the builds got coupled because 0.2.4 landed before the io migrator aws_c_mqtt: - 0.10.4 diff --git a/recipe/migrations/aws_c_io01410.yaml b/recipe/migrations/aws_c_io01410.yaml deleted file mode 100644 index efaa4824b2..0000000000 --- a/recipe/migrations/aws_c_io01410.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for aws_c_io 0.14.10 - kind: version - migration_number: 1 - automerge: true -aws_c_io: -- 0.14.10 -migrator_ts: 1720685527.8331656