mirror of
				https://github.com/hiyouga/LLaMA-Factory.git
				synced 2025-11-04 09:52:14 +08:00 
			
		
		
		
	[ci] fix ci (#9265)
This commit is contained in:
		
							parent
							
								
									52e46e162e
								
							
						
					
					
						commit
						9d1acbc191
					
				
							
								
								
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -43,6 +43,9 @@ jobs:
 | 
			
		||||
          - python: "3.9"
 | 
			
		||||
            os: "ubuntu-latest"
 | 
			
		||||
            transformers: "4.53.0"
 | 
			
		||||
        exclude:  # exclude python 3.9 on macos
 | 
			
		||||
          - python: "3.9"
 | 
			
		||||
            os: "macos-latest"
 | 
			
		||||
 | 
			
		||||
    runs-on: ${{ matrix.os }}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user