docker: fix comment for ubuntu 18 deprecation
This commit is contained in:
		
							parent
							
								
									235082549d
								
							
						
					
					
						commit
						8f884e1a79
					
				
							
								
								
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							@ -85,7 +85,7 @@ jobs:
 | 
			
		||||
            )
 | 
			
		||||
          fi
 | 
			
		||||
          if [[ "${{ matrix.version }}" == "18.04" ]]; then
 | 
			
		||||
            # odeprecated: remove this in Homebrew >=4.4
 | 
			
		||||
            # odeprecated: remove this in Homebrew >=4.5
 | 
			
		||||
            echo "The homebrew/ubuntu18.04 image is deprecated and will soon be retired. Use homebrew/ubuntu22.04 or homebrew/ubuntu24.04 or homebrew/ubuntu20.04 or homebrew/brew." > .docker-deprecate
 | 
			
		||||
          fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user