Skip to content

Commit a71712e

Browse files
authored
Build: Test on iOS 18
1. Test on iOS 18 with jQuery 3.x & Git. 2. Don't test on iOS 15 with jQuery Git. Closes jquerygh-533
1 parent 4166af2 commit a71712e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/browserstack-3.x.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- 'Firefox_78'
4444
- 'Firefox_60'
4545
- 'Firefox_48'
46+
- '__iOS_18'
4647
- '__iOS_17'
4748
- '__iOS_16'
4849
- '__iOS_15'

.github/workflows/browserstack-git.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ jobs:
3535
- 'Firefox_latest'
3636
- 'Firefox_latest-1'
3737
- 'Firefox_115'
38+
- '__iOS_18'
3839
- '__iOS_17'
3940
- '__iOS_16'
40-
- '__iOS_15'
4141
steps:
4242
- name: Checkout
4343
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

0 commit comments

Comments
 (0)