mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01:00 
			
		
		
		
	Merge branch 'master' into add-mips-lts
This commit is contained in:
		
							
								
								
									
										18
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -185,6 +185,24 @@ jobs:
 | 
			
		||||
              cpython: "yes",
 | 
			
		||||
              cpython_arg: "--host=aarch64-buildroot-linux-gnu --target=aarch64-buildroot-linux-gnu",
 | 
			
		||||
            }
 | 
			
		||||
          # Linux mipel images
 | 
			
		||||
          - {
 | 
			
		||||
              image: "linux-mipsel-lts",
 | 
			
		||||
              stockfish: "no",
 | 
			
		||||
              stockfish_arg: "",
 | 
			
		||||
              ninja: "no",
 | 
			
		||||
              ninja_arg: "",
 | 
			
		||||
              openssl: "no",
 | 
			
		||||
              openssl_arg: "",
 | 
			
		||||
              C: "no",
 | 
			
		||||
              C_arg: "",
 | 
			
		||||
              C-Plus-Plus: "yes",
 | 
			
		||||
              C-Plus-Plus_arg: "",
 | 
			
		||||
              fmt: "yes",
 | 
			
		||||
              fmt_arg: "",
 | 
			
		||||
              cpython: "no",
 | 
			
		||||
              cpython_arg: "",
 | 
			
		||||
            }
 | 
			
		||||
          # Linux armv5 images
 | 
			
		||||
          - {
 | 
			
		||||
              image: "linux-armv5",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user