mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	update nightly to pull arm
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									7b36563196
								
							
						
					
					
						commit
						4bfe9a895a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -72,7 +72,8 @@ stages: | |||
|     - script: sudo apt install gcc-arm-none-eabi -y | ||||
|     - script: sudo apt install gcc-arm-linux-gnueabihf -y | ||||
|     - script: sudo apt install gcc-aarch64-linux-gnu -y | ||||
|     - script: CXX=aarch64-linux-gnu-g++ CC=aarch64-linux-gnu-gcc python scripts/mk_unix_dist.py --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --arch=arm64 | ||||
|     - script: sudo apt install g++-aarch64-linux-gnu -y | ||||
|     - script: CXX=g++-aarch64-linux-gnu CC=aarch64-linux-gnu-gcc 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: python z3test/scripts/test_benchmarks.py build-dist/z3 z3test/regressions/smt2     | ||||
|     - script: cp dist/*.zip $(Build.ArtifactStagingDirectory)/. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue