mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01:00 
			
		
		
		
	Update main.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -236,7 +236,8 @@ jobs:
 | 
				
			|||||||
              fmt: "yes",
 | 
					              fmt: "yes",
 | 
				
			||||||
              fmt_arg: "",
 | 
					              fmt_arg: "",
 | 
				
			||||||
              cpython: "yes",
 | 
					              cpython: "yes",
 | 
				
			||||||
              cpython_arg: "--host=x86_64-linux-gnu --build=armv6-unknown-linux-gnueabihf",
 | 
					#              cpython_arg: "--host=x86_64-linux-gnu --build=armv6-unknown-linux-gnueabihf",
 | 
				
			||||||
 | 
					              cpython_arg: "--host=armv6-unknown-linux-gnueabihf --target=armv6-unknown-linux-gnueabihf --build=x86_64-linux-gnu",
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          - {
 | 
					          - {
 | 
				
			||||||
              image: "linux-armv6-lts",
 | 
					              image: "linux-armv6-lts",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user