fix platform name

This commit is contained in:
Konstantin Vyatkin 2019-11-03 23:46:11 -04:00
parent 46a1efc7e7
commit 7208311074
No known key found for this signature in database
GPG key ID: F1391F5143047BDF

View file

@ -24,9 +24,9 @@ jobs:
- os: windows-latest
browser: safari
# On macOS, run tests with only on safari
- os: macOS-10.14
- os: macOS-latest
browser: ie
- os: macOS-10.14
- os: macOS-latest
browser: chrome
runs-on: ${{ matrix.os }}