diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-12-09 00:36:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-09 00:36:45 +0100 |
commit | fc874a0e125b01c2d91b4a8a06213bf1f1e5bfb6 (patch) | |
tree | 66db0610f066a083c1dd4b1aae7af7b17b6c8d10 | |
parent | a697d6596f825ddd565fe0c75b350dcb7b8e5256 (diff) | |
download | jquery-3.x-stable.tar.gz jquery-3.x-stable.zip |
Build: Test on iOS 183.x-stable
Closes gh-5554
Ref gh-5553
-rw-r--r-- | .github/workflows/browserstack.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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' |