[GITHUB] Modified run-on property of run-pipeline.yaml

This commit is contained in:
Philippe Tillet
2021-02-06 15:48:37 -05:00
parent e0568c35f0
commit 04c7bb75ce

View File

@@ -13,7 +13,7 @@ on:
jobs:
build:
name: Call Azure Pipeline
#runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Azure Pipelines Action
uses: Azure/pipelines@v1