mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	#6822 - change to 2.31 for nuget packaging
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									73724f9cab
								
							
						
					
					
						commit
						63f18a1d99
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@ def mk_dir(d):
 | 
				
			||||||
os_info = {  'ubuntu-latest' : ('so', 'linux-x64'),
 | 
					os_info = {  'ubuntu-latest' : ('so', 'linux-x64'),
 | 
				
			||||||
             'ubuntu-18' : ('so', 'linux-x64'),
 | 
					             'ubuntu-18' : ('so', 'linux-x64'),
 | 
				
			||||||
             'ubuntu-20' : ('so', 'linux-x64'),
 | 
					             'ubuntu-20' : ('so', 'linux-x64'),
 | 
				
			||||||
             'x64-glibc-2.35' : ('so', 'linux-x64'),
 | 
					             'x64-glibc-2.31' : ('so', 'linux-x64'),
 | 
				
			||||||
             'x64-win' : ('dll', 'win-x64'),
 | 
					             'x64-win' : ('dll', 'win-x64'),
 | 
				
			||||||
             'x86-win' : ('dll', 'win-x86'),
 | 
					             'x86-win' : ('dll', 'win-x86'),
 | 
				
			||||||
             'x64-osx' : ('dylib', 'osx-x64'),
 | 
					             'x64-osx' : ('dylib', 'osx-x64'),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue