Browse Source
			
			
			Merge branch 'PHP-8.4' into PHP-8.5
			
				* PHP-8.4:
  CI: Do not save ccache for PRs for LINUX_X32
			
			
				pull/19966/head
			
			
		 
		
			
				
					
						 Tim Düsterhus
					
					4 weeks ago
						Tim Düsterhus
					
					4 weeks ago
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 8FF75566094168AF
				  	
				  
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.github/workflows/push.yml
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -167,6 +167,7 @@ jobs: | 
			
		
	
		
			
				
					|  |  |  |         with: | 
			
		
	
		
			
				
					|  |  |  |           key: "${{github.job}}-${{hashFiles('main/php_version.h')}}" | 
			
		
	
		
			
				
					|  |  |  |           append-timestamp: false | 
			
		
	
		
			
				
					|  |  |  |           save: ${{ github.event_name != 'pull_request' }} | 
			
		
	
		
			
				
					|  |  |  |       - name: ./configure | 
			
		
	
		
			
				
					|  |  |  |         uses: ./.github/actions/configure-x32 | 
			
		
	
		
			
				
					|  |  |  |         with: | 
			
		
	
	
		
			
				
					|  |  | 
 |