mirror of
				https://github.com/mgechev/revive.git
				synced 2025-10-30 23:37:49 +02:00 
			
		
		
		
	build: remove go 1.17.x from ci (#833)
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,6 @@ jobs: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         go-version: | ||||
|           - 1.17.x | ||||
|           - 1.18.x | ||||
|           - 1.19.x | ||||
|     steps: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user