mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-26 04:58:49 +03:00
Fix macOS image name
This commit is contained in:
parent
4a6b9f7b42
commit
e983346e85
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stages:
|
||||||
|
|
||||||
- job: macOS
|
- job: macOS
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.12'
|
vmImage: 'macOS-10.13'
|
||||||
steps:
|
steps:
|
||||||
- template: .ci/azure-build.yml
|
- template: .ci/azure-build.yml
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue