mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Looks like we need to specify the exact version
This commit is contained in:
		
							parent
							
								
									9257cdac8f
								
							
						
					
					
						commit
						257ebb88f0
					
				
							
								
								
									
										6
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@ -11,9 +11,9 @@ jobs:
 | 
				
			|||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os: [ubuntu-20.04]
 | 
					        os: [ubuntu-20.04]
 | 
				
			||||||
        python: 
 | 
					        python: 
 | 
				
			||||||
          - 3.6
 | 
					          - 3.6.8
 | 
				
			||||||
          - 3.7
 | 
					          - 3.7.9
 | 
				
			||||||
          - 3.8
 | 
					          - 3.8.7
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
    - name: Install python version
 | 
					    - name: Install python version
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user