Skip to content

Commit

Permalink
Use ubuntu-latest instead of 16.04 (DefinitelyTyped#56442)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandersn authored Oct 11, 2021
1 parent d40b989 commit 30dbef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jobs:
- job: npmRunTest
pool:
vmImage: 'Ubuntu 16.04'
vmImage: ubuntu-latest
demands: npm

timeoutInMinutes: 360
Expand Down

0 comments on commit 30dbef3

Please sign in to comment.