You've already forked pocketbase
							
							
				mirror of
				https://github.com/pocketbase/pocketbase.git
				synced 2025-10-31 08:37:38 +02:00 
			
		
		
		
	add s390x and ppc64le linux builds
This commit is contained in:
		| @@ -24,13 +24,23 @@ builds: | ||||
|       - amd64 | ||||
|       - arm64 | ||||
|       - arm | ||||
|       - s390x | ||||
|       - ppc64le | ||||
|     goarm: | ||||
|       - 7 | ||||
|     ignore: | ||||
|       - goos: windows | ||||
|         goarch: arm | ||||
|       - goos: windows | ||||
|         goarch: s390x | ||||
|       - goos: windows | ||||
|         goarch: ppc64le | ||||
|       - goos: darwin | ||||
|         goarch: arm | ||||
|       - goos: darwin | ||||
|         goarch: s390x | ||||
|       - goos: darwin | ||||
|         goarch: ppc64le | ||||
|  | ||||
| release: | ||||
|   draft: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user