We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94cd4da commit d07d2b8Copy full SHA for d07d2b8
azure-pipelines.yml
@@ -36,7 +36,7 @@ stages:
36
jobs:
37
- job: 'Linux'
38
pool:
39
- vmImage: 'ubuntu-16.04'
+ vmImage: 'ubuntu-20.04'
40
steps:
41
- script: sudo apt-get -y install lua5.2
42
displayName: 'Install lua compiler.'
0 commit comments