Browse Source

added comment on pipeline definition

pull/1278/head
Silvio Kunaschk 6 years ago
parent
commit
2eee6e83b4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      azure-pipelines.yml

+ 1
- 0
azure-pipelines.yml View File

@@ -13,6 +13,7 @@ variables:
XCODE_VERSION: 10.2
jobs:
# Todo - run Linux build in a container with a more recent Ubuntu version, maybe also try CentOS and Arch builds?
- job: Linux
pool:
vmImage: Ubuntu-16.04


Loading…
Cancel
Save