From fc874a0e125b01c2d91b4a8a06213bf1f1e5bfb6 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Mon, 9 Dec 2024 00:36:45 +0100 Subject: Build: Test on iOS 18 Closes gh-5554 Ref gh-5553 --- .github/workflows/browserstack.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index db74e9880..f66c23bd0 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' -- cgit v1.2.3