diff options
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 77a7648f..994efbd6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -47,7 +47,6 @@ jobs: - bash: | sudo xcode-select -s /Applications/Xcode_10.2.app brew install ninja - brew install g++@8 displayName: 'Install' - bash: | cd 3rd/luamake |