mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 12:49:18 +02:00
bump azure macos to 10.14
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
|||||||
artifactName: binaries_linux
|
artifactName: binaries_linux
|
||||||
displayName: 'Publish binaries'
|
displayName: 'Publish binaries'
|
||||||
|
|
||||||
- job: macos1013
|
- job: macos1014
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.13'
|
vmImage: 'macOS-10.14'
|
||||||
displayName: 'MacOS 10.13'
|
displayName: 'MacOS 10.14'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw python2 libpng glm luajit libserialport libsndfile asio pkg-config
|
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