mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	rename
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									77b98d5b02
								
							
						
					
					
						commit
						93cbcd00bd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -59,13 +59,13 @@ stages: | |||
| #          setupcmds: 'sudo apt update& sudo apt install gcc-arm-none-eabi gcc-arm-linux-gnueabihf gcc-aarch64-linux-gnu g++-aarch64-linux-gnu ninja-build -y' | ||||
| #          buildenv: 'CXX=aarch64-linux-gnu-g++ CC=aarch64-linux-gnu-gcc' | ||||
| #          arch: 'arm64' | ||||
| #          name: 'z3-$(NightlyVersion)-ubuntu-arm64' | ||||
| #          name: 'z3-$(AssemblyVersion)-arm64-ubuntu' | ||||
| #          compiler: 'aarch64-linux-gnu-g++-11' | ||||
|         x64: | ||||
|           setupcmds: 'sudo apt update& sudo apt install ninja-build -y' | ||||
|           buildenv: '' | ||||
|           arch: 'x64' | ||||
|           name: 'z3-$(NightlyVersion)-ubuntu-x64' | ||||
|           name: 'z3-$(AssemblyVersion)-x64-ubuntu' | ||||
|           compiler: 'g++' | ||||
|     steps: | ||||
|     - script: $(setupcmds) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue