mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-10-31 16:16:23 +01:00 
			
		
		
		
	Update main.yml
This commit is contained in:
		
							
								
								
									
										22
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @@ -769,28 +769,6 @@ jobs: | ||||
|               cpython: "yes", | ||||
|               cpython_arg: "--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu", | ||||
|             } | ||||
|             # Linux ppc64 images | ||||
|           - { | ||||
|               image: "linux-ppc64", | ||||
|               stockfish: "yes", | ||||
|               stockfish_arg: "ARCH=ppc-64", | ||||
|               ninja: "yes", | ||||
|               ninja_arg: "", | ||||
|               openssl: "yes", | ||||
|               openssl_arg: "linux-ppc64", | ||||
|               C: "yes", | ||||
|               C_arg: "", | ||||
|               C-Plus-Plus: "yes", | ||||
|               C-Plus-Plus_arg: "", | ||||
|               llama_cpp: no", | ||||
|               llama_cpp_arg: "", | ||||
|               fmt: "yes", | ||||
|               fmt_arg: "", | ||||
|               raylib: "no", | ||||
|               raylib_arg: "", | ||||
|               cpython: "yes", | ||||
|               cpython_arg: "--host=powerpc64-unknown-linux-gnu --target=powerpc64-unknown-linux-gnu", | ||||
|             } | ||||
|           # Linux ppc64le images | ||||
|           - { | ||||
|               image: "linux-ppc64le", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fancy2209
					Fancy2209