We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 763f18c + b8ee73a commit eee68eeCopy full SHA for eee68ee
1 file changed
_build.yml
@@ -5,7 +5,7 @@ jobs:
5
workspace:
6
clean: all
7
pool:
8
- vmImage: 'Ubuntu 16.04'
+ vmImage: 'ubuntu-latest'
9
container:
10
image: 'microsoftlearning/markdown-build:latest'
11
steps:
0 commit comments