Skip to content

Commit e05f75d

Browse files
switch to ubuntu 24 for python packaging
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent 07fa36e commit e05f75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ stages:
454454
- job: Python
455455
displayName: "Python packaging"
456456
pool:
457-
vmImage: "ubuntu-latest"
457+
vmImage: "ubuntu-24.04"
458458
steps:
459459
- task: DownloadPipelineArtifact@2
460460
displayName: 'Download macOS Build'

0 commit comments

Comments
 (0)