mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: Test on iOS 18, no longer test on iOS 15
This commit is contained in:
parent
07c9f02bd6
commit
4e86bf31a5
2
.github/workflows/browserstack.yml
vendored
2
.github/workflows/browserstack.yml
vendored
@ -31,9 +31,9 @@ jobs:
|
|||||||
- 'Edge_latest-1'
|
- 'Edge_latest-1'
|
||||||
- 'Firefox_latest'
|
- 'Firefox_latest'
|
||||||
- 'Firefox_latest-1'
|
- 'Firefox_latest-1'
|
||||||
|
- '__iOS_18'
|
||||||
- '__iOS_17'
|
- '__iOS_17'
|
||||||
- '__iOS_16'
|
- '__iOS_16'
|
||||||
- '__iOS_15'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
|
Loading…
Reference in New Issue
Block a user