You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-11-03 17:13:17 +03:00 
			
		
		
		
	ci: add arm64 for the rest
This commit is contained in:
		@@ -11,7 +11,7 @@ local servers = {
 | 
				
			|||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
local platforms_arm = {
 | 
					local platforms_arm = {
 | 
				
			||||||
  develop: ['rockylinux:8'],
 | 
					  develop: ['centos:7', 'rockylinux:8', 'rockylinux:9', 'debian:10', 'debian:11', 'ubuntu:20.04', 'ubuntu:22.04'],
 | 
				
			||||||
  'develop-6': ['rockylinux:8'],
 | 
					  'develop-6': ['rockylinux:8'],
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user