Update ci.yml

This commit is contained in:
Niklas von Hertzen 2020-07-29 18:52:46 +08:00 committed by GitHub
parent e0d536777a
commit d844328e0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,12 +96,17 @@ jobs:
name: OSX Safari Stable name: OSX Safari Stable
targetBrowser: Safari_Stable targetBrowser: Safari_Stable
- os: macos-latest - os: macos-latest
name: iOS Simulator Safari 9 name: iOS Simulator Safari 12
targetBrowser: Safari_IOS_9 targetBrowser: Safari_IOS_12
xcode: /Applications/Xcode_10.3.app
- os: macos-latest - os: macos-latest
name: iOS Simulator Safari 10 name: iOS Simulator Safari 13
targetBrowser: Safari_IOS_10 targetBrowser: Safari_IOS_13
xcode: /Applications/Xcode_11.6_beta.app
- os: macos-latest
name: iOS Simulator Safari 14
targetBrowser: Safari_IOS_14
xcode: /Applications/Xcode_12_beta.app
- os: windows-latest - os: windows-latest
name: Windows Internet Explorer 9 (Emulated) name: Windows Internet Explorer 9 (Emulated)
targetBrowser: IE_9 targetBrowser: IE_9