mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	remove hard-wired osx=11.0
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									48aa2f6988
								
							
						
					
					
						commit
						5dc1b1acd4
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -43,7 +43,7 @@ stages: | |||
|     pool: | ||||
|       vmImage: "macOS-latest" | ||||
|     steps: | ||||
|     - script: python scripts/mk_unix_dist.py --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --arch=arm64 --os=osx-11.0 | ||||
|     - script: python scripts/mk_unix_dist.py --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --arch=arm64 | ||||
|     - script: git clone https://github.com/z3prover/z3test z3test | ||||
|     - script: cp dist/*.zip $(Build.ArtifactStagingDirectory)/. | ||||
|     - task: PublishPipelineArtifact@1 | ||||
|  |  | |||
|  | @ -48,7 +48,7 @@ stages: | |||
|     pool: | ||||
|       vmImage: "macOS-latest" | ||||
|     steps: | ||||
|     - script: python scripts/mk_unix_dist.py --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --arch=arm64 --os=osx-11.0 | ||||
|     - script: python scripts/mk_unix_dist.py --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --arch=arm64 | ||||
|     - script: git clone https://github.com/z3prover/z3test z3test | ||||
|     - script: cp dist/*.zip $(Build.ArtifactStagingDirectory)/. | ||||
|     - task: PublishPipelineArtifact@1 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue