Skip to content

Commit 6c193a5

Browse files
NicuS03IonutMuthi
authored andcommitted
Update Doxygen deployment to use Ubuntu 22.04
1 parent 90836b3 commit 6c193a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
OS_VERSION: jammy
4444
artifactName: 'Linux-Ubuntu-22.04'
4545
deploy_doxygen:
46-
imageName: 'ubuntu-20.04'
46+
imageName: 'ubuntu-22.04'
4747
OS_TYPE: 'doxygen'
4848
OS_VERSION: focal
49-
artifactName: 'Linux-Ubuntu-20.04'
49+
artifactName: 'Linux-Ubuntu-22.04'
5050
pool:
5151
vmImage: $(imageName)
5252
steps:

0 commit comments

Comments
 (0)