diff --git a/.github/workflows/e2e_migration.yml b/.github/workflows/e2e_migration.yml index 53dcdf4c0..4bc07e8c1 100644 --- a/.github/workflows/e2e_migration.yml +++ b/.github/workflows/e2e_migration.yml @@ -124,8 +124,6 @@ jobs: matrix: rn_version: - v1.1.6 - - v1.1.4 - - v1.1.3 scenario: - { name: migration_1-restore, setup_type: standard } - { name: migration_2-migration, setup_type: standard } @@ -147,8 +145,6 @@ jobs: matrix: rn_version: - v1.1.6 - - v1.1.4 - - v1.1.3 scenario: - { name: migration_1-restore, setup_type: standard, grep: "@migration_1" } - { name: migration_2-migration, setup_type: standard, grep: "@migration_2" }