mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 15:37:55 +03:00 
			
		
		
		
	Run gcc problem matcher on Python 3.13
This commit is contained in:
		
							parent
							
								
									2e7da079cd
								
							
						
					
					
						commit
						0a5b0f29e5
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -116,7 +116,7 @@ jobs: | |||
|         GHA_PYTHON_VERSION: ${{ matrix.python-version }} | ||||
| 
 | ||||
|     - name: Register gcc problem matcher | ||||
|       if: "matrix.os == 'ubuntu-latest' && matrix.python-version == '3.12'" | ||||
|       if: "matrix.os == 'ubuntu-latest' && matrix.python-version == '3.13'" | ||||
|       run: echo "::add-matcher::.github/problem-matchers/gcc.json" | ||||
| 
 | ||||
|     - name: Build | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user