mirror of
				https://github.com/devine-dl/pywidevine.git
				synced 2025-11-04 03:44:50 +00:00 
			
		
		
		
	Update Poetry Version used in GitHub Workflows
This commit is contained in:
		
							parent
							
								
									ece0914920
								
							
						
					
					
						commit
						9568d7fdb9
					
				
							
								
								
									
										2
									
								
								.github/workflows/cd.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cd.yml
									
									
									
									
										vendored
									
									
								
							@ -18,7 +18,7 @@ jobs:
 | 
			
		||||
    - name: Install Poetry
 | 
			
		||||
      uses: abatilo/actions-poetry@v2.1.0
 | 
			
		||||
      with:
 | 
			
		||||
        poetry-version: '1.1.11'
 | 
			
		||||
        poetry-version: '1.3.2'
 | 
			
		||||
    - name: Configure poetry
 | 
			
		||||
      run: poetry config virtualenvs.in-project true
 | 
			
		||||
    - name: Install dependencies
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -14,7 +14,7 @@ jobs:
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
      matrix:
 | 
			
		||||
        python-version: ['3.7', '3.8', '3.9', '3.10']
 | 
			
		||||
        poetry-version: [1.1.11]
 | 
			
		||||
        poetry-version: [1.3.2]
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user