mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	fixup manylinux reference in release script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									234ff28d18
								
							
						
					
					
						commit
						c33b1e3082
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -124,11 +124,10 @@ stages:
 | 
			
		|||
    displayName: "ManyLinux build"
 | 
			
		||||
    variables:
 | 
			
		||||
      name: ManyLinux
 | 
			
		||||
      image: "quay.io/pypa/manylinux2014_x86_64:latest"
 | 
			
		||||
      python: "/opt/python/cp37-cp37m/bin/python"
 | 
			
		||||
    pool:
 | 
			
		||||
      vmImage: "ubuntu-latest"
 | 
			
		||||
    container: "quay.io/pypa/manylinux2010_x86_64:latest"
 | 
			
		||||
    container: "quay.io/pypa/manylinux2014_x86_64:latest"
 | 
			
		||||
    steps:
 | 
			
		||||
    - task: PythonScript@0
 | 
			
		||||
      displayName: Build
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue