aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2024-12-09 00:33:15 +0100
committerGitHub <noreply@github.com>2024-12-09 00:33:15 +0100
commit75b48e6a2bff1258ca4d85ab7887e78772a67a69 (patch)
tree3ef706bc26febe13f4a8b5bf93824bb00711c317
parent03e183c4ccf22bf4031920c3270c9f113cb72d1d (diff)
downloadjquery-75b48e6a2bff1258ca4d85ab7887e78772a67a69.tar.gz
jquery-75b48e6a2bff1258ca4d85ab7887e78772a67a69.zip
Build: Test on iOS 18, no longer test on iOS 15
Closes gh-5553
-rw-r--r--.github/workflows/browserstack.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml
index ae5b5852d..abaeb0b8d 100644
--- a/.github/workflows/browserstack.yml
+++ b/.github/workflows/browserstack.yml
@@ -31,9 +31,9 @@ jobs:
- 'Edge_latest-1'
- 'Firefox_latest'
- 'Firefox_latest-1'
+ - '__iOS_18'
- '__iOS_17'
- '__iOS_16'
- - '__iOS_15'
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2