Skip to content

Commit

Permalink
Build: Test on iOS 18
Browse files Browse the repository at this point in the history
1. Test on iOS 18 with jQuery 3.x & Git.
2. Don't test on iOS 15 with jQuery Git.

Closes gh-533
  • Loading branch information
mgol authored Sep 18, 2024
1 parent 4166af2 commit a71712e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/browserstack-3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- 'Firefox_78'
- 'Firefox_60'
- 'Firefox_48'
- '__iOS_18'
- '__iOS_17'
- '__iOS_16'
- '__iOS_15'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/browserstack-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
- 'Firefox_latest'
- 'Firefox_latest-1'
- 'Firefox_115'
- '__iOS_18'
- '__iOS_17'
- '__iOS_16'
- '__iOS_15'
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit a71712e

Please sign in to comment.