Skip to content

Commit

Permalink
Updating build agent version
Browse files Browse the repository at this point in the history
From 'Ubuntu 16.04' to 'ubuntu-latest'
  • Loading branch information
LuizMacedo authored Jun 16, 2022
1 parent d78aebd commit d3de331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
workspace:
clean: all
pool:
vmImage: 'Ubuntu 16.04'
vmImage: 'ubuntu-latest'
container:
image: 'microsoftlearning/markdown-build:latest'
steps:
Expand Down

0 comments on commit d3de331

Please sign in to comment.