Skip to content

Commit

Permalink
update ubuntu used for docs ci
Browse files Browse the repository at this point in the history
  • Loading branch information
uclaros committed May 20, 2024
1 parent 90a9434 commit ff31e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ variables:
jobs:
- job: 'Documentation'
pool:
vmImage: 'ubuntu-16.04'
vmImage: 'ubuntu-latest'
container:
image: osgeo/proj-docs
options: --privileged
Expand Down

0 comments on commit ff31e0e

Please sign in to comment.