3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 09:04:07 +00:00

switch to ubuntu 24 for python packaging

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-03-09 20:53:36 -07:00
parent 07fa36e37a
commit e05f75d74c

View file

@ -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'