Commit ed7ed51
authored
Build: Explicitly test on Safari 26, not latest
BrowserStack often shares the Safari version included in the next macOS release
as soon as that macOS releases a public beta, but there's no indicator in the
API that this Safari version is a beta, making JTR pick it up via
`Safari_latest`. To avoid this issue, specify Safari versions explicitly.
Fortunately, major Safari versions are only released once a year, so the list
can usually be updated together with a related iOS yearly major update.
Closes gh-635
Ref gh-636
Ref jquery/jquery#5857
Ref jquery/jquery#58581 parent 6cfb5f7 commit ed7ed51
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments