From 9bf968bab651961ca58997dbe966ca170ecc2d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Mon, 19 Feb 2024 13:55:02 +0100 Subject: [PATCH] Updated install tests to no longer install v11 --- .github/workflows/install-test-react-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/install-test-react-native.yml b/.github/workflows/install-test-react-native.yml index 3dec5ddf4f..efcf547dd6 100644 --- a/.github/workflows/install-test-react-native.yml +++ b/.github/workflows/install-test-react-native.yml @@ -24,7 +24,7 @@ jobs: - ios - android realm-version: - - v11 # For the last major version + # - v12 # For the last major version - latest #- next # For release candidates react-native-version: