mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-30 23:23:04 +00:00 
			
		
		
		
	Drop windows binary building
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -10,7 +10,7 @@ jobs: | ||||
|       matrix: | ||||
|         # build and publish in parallel a lot of binaries | ||||
|         # https://golang.org/doc/install/source#environment See supported Go OS/Arch pairs here | ||||
|         goos: [linux, windows, darwin, freebsd, openbsd] | ||||
|         goos: [linux, darwin, freebsd, openbsd] | ||||
|         goarch: ["386", amd64, arm64] | ||||
|         exclude: | ||||
|           - goarch: "386" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Timur Ismagilov
					Timur Ismagilov