From 7e6424e800498279369dae6adaa751b4f78c387a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Tue, 17 Sep 2024 23:39:55 +0200 Subject: [PATCH] Build: Test on iOS 18 --- .github/workflows/browserstack.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index d76f8b998..cedf1fc8e 100644 --- a/.github/workflows/browserstack.yml +++ b/.github/workflows/browserstack.yml @@ -40,6 +40,7 @@ jobs: - 'Firefox_78' - 'Firefox_60' - 'Firefox_48' + - '__iOS_18' - '__iOS_17' - '__iOS_16' - '__iOS_15'