dev: don't build on android
This commit is contained in:
		
							parent
							
								
									3edc857374
								
							
						
					
					
						commit
						47a885c119
					
				| @ -13,7 +13,6 @@ builds: | ||||
|       - windows | ||||
|       - linux | ||||
|       - freebsd | ||||
|       - android | ||||
|     goarch: | ||||
|       - amd64 | ||||
|       - arm64 | ||||
| @ -24,17 +23,6 @@ builds: | ||||
|     goarm: | ||||
|       - 6 | ||||
|       - 7 | ||||
|     ignore: | ||||
|       - goos: android | ||||
|         goarch: arm | ||||
|       - goos: android | ||||
|         goarch: arm64 | ||||
|       - goos: android | ||||
|         goarch: 386 | ||||
|       - goos: android | ||||
|         goarch: ppc64le | ||||
|       - goos: android | ||||
|         goarch: s390x | ||||
|     env: | ||||
|       - CGO_ENABLED=0 | ||||
|     main: ./cmd/golangci-lint/ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Isaev
						Denis Isaev