kopia lustrzana https://github.com/OpenDroneMap/ODM
				
				
				
			Disable attempts to build Snap for i386
Ubuntu 20.04 Does not support i386, so attempting to build the Snap for i386 will either fail or be non-runnable on an i386 Linux distro. * Disable i386 build in `snapcraftbuild.yml` GitHub Action workflow * Disable i386 build when testing PRs for consistency Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>pull/1203/head
							rodzic
							
								
									8e31d0e992
								
							
						
					
					
						commit
						ca98ff6d1d
					
				|  | @ -13,7 +13,6 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         architecture: | ||||
|         - i386 | ||||
|         - amd64 | ||||
|     steps: | ||||
|     - name: Checkout | ||||
|  |  | |||
|  | @ -25,7 +25,6 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         architecture: | ||||
|         - i386 | ||||
|         - amd64 | ||||
|     steps: | ||||
|     - name: Checkout | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Llewellyn
						Daniel Llewellyn