mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-29 15:15:00 -04:00 
			
		
		
		
	Release using go 1.19
This commit is contained in:
		
							parent
							
								
									2ddf7ab515
								
							
						
					
					
						commit
						84044e236d
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -18,7 +18,7 @@ jobs: | ||||
|       - name: Set up Go | ||||
|         uses: actions/setup-go@v2 | ||||
|         with: | ||||
|           go-version: 1.18.0 | ||||
|           go-version: 1.19.0 | ||||
| 
 | ||||
|       - name: Install dependencies | ||||
|         run: | | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| --- | ||||
| before: | ||||
|   hooks: | ||||
|     - go mod tidy -compat=1.18 | ||||
|     - go mod tidy -compat=1.19 | ||||
| 
 | ||||
| release: | ||||
|   prerelease: auto | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user