You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	chore: remove comment about WSL failure (#4201)
This commit is contained in:
		
							
								
								
									
										1
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								main.go
									
									
									
									
									
								
							| @@ -30,7 +30,6 @@ func init() { | ||||
| 	// automatically set GOMAXPROCS to match available CPUs. | ||||
| 	// GOMAXPROCS will be used as the default value for the --parallelism flag. | ||||
| 	if _, err := maxprocs.Set(); err != nil { | ||||
| 		// might fail on WSL... | ||||
| 		log.WithError(err).Warn("failed to set GOMAXPROCS") | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user