Fix CI failure on MacOS (#388)

macOS-10.13 has been removed.
This commit is contained in:
Taiki Endo
2020-05-22 10:54:52 +09:00
committed by GitHub
parent f9e9196d20
commit ce1d504c17
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
${{ if parameters.cross }}:
MacOS:
vmImage: macOS-10.13
vmImage: macOS-10.14
Windows:
vmImage: vs2017-win2016
pool: