mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	add download stage for arm64
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									b3b95dbc5c
								
							
						
					
					
						commit
						680b0f523f
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -581,6 +581,11 @@ stages: | |||
|       inputs: | ||||
|         artifactName: 'Windows64' | ||||
|         targetPath: tmp | ||||
|     - task: DownloadPipelineArtifact@2 | ||||
|       displayName: "Download windowsARM64" | ||||
|       inputs: | ||||
|         artifactName: 'WindowsArm64' | ||||
|         targetPath: tmp | ||||
|     - task: DownloadPipelineArtifact@2 | ||||
|       displayName: "Download Mac" | ||||
|       inputs: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue