Unverified Commit a030d715 authored by Yifan Xiong's avatar Yifan Xiong Committed by GitHub
Browse files

CI/CD - Upgrade to latest agent image in pipeline (#231)

Upgrade to latest agent image in pipeline, fix "Ubuntu16 image does not exist" issue.
parent 49cc8f9a
......@@ -5,6 +5,9 @@ trigger:
- main
- release/*
pool:
vmImage: ubuntu-latest
container:
image: python:3.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment