From 1abdf70be49443ef2d9d0bdd838ecf9eea2ea426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Sat, 28 Mar 2026 21:44:45 +0100 Subject: [PATCH] Build: Restore iOS 15 testing BrowserStack has fixed the browser. --- .github/workflows/browserstack.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index de1a37fd..45bdd459 100644 --- a/.github/workflows/browserstack.yml +++ b/.github/workflows/browserstack.yml @@ -56,9 +56,7 @@ jobs: - '_:iPhone 16_iOS_18' - '_:iPhone 15 Pro_iOS_17' - '_:iPhone 14_iOS_16' - # None of the iOS 15 devices currently work; the browser - # doesn't even start. - # - '_:iPhone 13_iOS_15' + - '_:iPhone 13_iOS_15' - '_:iPhone 12_iOS_14' - '_:iPhone 11_iOS_13' # iOS 12 & older is not officially supported by BrowserStack as