diff --git a/scripts/release.yml b/scripts/release.yml index 14c15633f..07788f132 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -454,7 +454,7 @@ stages: - job: Python displayName: "Python packaging" pool: - vmImage: "ubuntu-latest" + vmImage: "ubuntu-24.04" steps: - task: DownloadPipelineArtifact@2 displayName: 'Download macOS Build'