Skip to content

Commit

Permalink
Upgrade Ubuntu version in Azure DevOps workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Mar 4, 2025
1 parent 1048c8a commit 5d77c8e
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
@@ -1,7 +1,7 @@
# -*- mode: yaml -*-

pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-24.04'

trigger:
branches:
Expand Down

0 comments on commit 5d77c8e

Please sign in to comment.