mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
bump azure macos to 10.14
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
||||
artifactName: binaries_linux
|
||||
displayName: 'Publish binaries'
|
||||
|
||||
- job: macos1013
|
||||
- job: macos1014
|
||||
pool:
|
||||
vmImage: 'macOS-10.13'
|
||||
displayName: 'MacOS 10.13'
|
||||
vmImage: 'macOS-10.14'
|
||||
displayName: 'MacOS 10.14'
|
||||
steps:
|
||||
- script: |
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw python2 libpng glm luajit libserialport libsndfile asio pkg-config
|
||||
|
||||
Reference in New Issue
Block a user