mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Demo PHP8.2+gd failure
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/php.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/php.yml
									
									
									
									
										vendored
									
									
								
							| @ -30,7 +30,7 @@ jobs: | ||||
|         operating-system: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04, windows-2019, macos-latest] | ||||
|         php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2'] | ||||
|     env: | ||||
|       extensions: xml, opcache, xdebug, pcov | ||||
|       extensions: xml, opcache, xdebug, pcov, gd | ||||
|       key: cache-v5 | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Christoph Wurst
					Christoph Wurst