mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 00:58:07 +07:00 
			
		
		
		
	fix allow-prereleases sample configuration (#615)
				
					
				
			This commit is contained in:
		
							parent
							
								
									57ded4d7d5
								
							
						
					
					
						commit
						6db7460265
					
				| @ -594,6 +594,7 @@ jobs: | ||||
|       - uses: actions/setup-python@v4 | ||||
|         with: | ||||
|           python-version: "${{ matrix.python_version }}" | ||||
|           allow-prereleases: true | ||||
|       - run: pipx run nox --error-on-missing-interpreters -s tests-${{ matrix.python_version }} | ||||
| ``` | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user