ci: add macos-11.0

This commit is contained in:
Shohei Ueda 2020-10-24 11:56:43 +09:00 committed by GitHub
parent 5ea6b89575
commit d94773c401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ jobs:
- 'ubuntu-20.04' - 'ubuntu-20.04'
- 'ubuntu-18.04' - 'ubuntu-18.04'
- 'ubuntu-16.04' - 'ubuntu-16.04'
- 'macos-11.0'
- 'macos-10.15' # macos-latest - 'macos-10.15' # macos-latest
- 'windows-2019' # windows-latest - 'windows-2019' # windows-latest
steps: steps: