mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Merge pull request #772 from juanfont/enable-1.30-in-tests
Add Tailscale v1.30.0 to the integration test roaster
This commit is contained in:
		
						commit
						e7f8bb866f
					
				@ -32,6 +32,7 @@ var (
 | 
				
			|||||||
	tailscaleVersions = []string{
 | 
						tailscaleVersions = []string{
 | 
				
			||||||
		// "head",
 | 
							// "head",
 | 
				
			||||||
		// "unstable",
 | 
							// "unstable",
 | 
				
			||||||
 | 
							"1.30.0",
 | 
				
			||||||
		"1.28.0",
 | 
							"1.28.0",
 | 
				
			||||||
		"1.26.2",
 | 
							"1.26.2",
 | 
				
			||||||
		"1.24.2",
 | 
							"1.24.2",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user