mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	Downgrade harfbuzz on OSS Fuzz
This commit is contained in:
		
							parent
							
								
									4ca2b92503
								
							
						
					
					
						commit
						71da6d8952
					
				
							
								
								
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							|  | @ -16,7 +16,7 @@ ARCHIVE_SDIR=pillow-depends-main | |||
| 
 | ||||
| # Package versions for fresh source builds | ||||
| FREETYPE_VERSION=2.13.2 | ||||
| if [[ "$MB_ML_VER" != 2014 ]]; then | ||||
| if [[ "$MB_ML_VER" != 2014 ]] && [[ -z "$SANITIZER" ]]; then | ||||
|     HARFBUZZ_VERSION=10.0.1 | ||||
| else | ||||
|     HARFBUZZ_VERSION=8.5.0 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user