added gd extension
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,7 +21,7 @@ jobs:
 | 
			
		||||
      uses: shivammathur/setup-php@master
 | 
			
		||||
      with:
 | 
			
		||||
        php-version: ${{ matrix.php-versions }}
 | 
			
		||||
        extension-csv: mbstring, dom, fileinfo
 | 
			
		||||
        extension-csv: mbstring, dom, fileinfo, gd
 | 
			
		||||
        coverage: none
 | 
			
		||||
 | 
			
		||||
    - name: Copy .env
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user