mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-04 12:44:05 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@ -42,6 +42,9 @@ jobs:
 | 
				
			|||||||
          architecture: x64
 | 
					          architecture: x64
 | 
				
			||||||
      - run: python my_script.py
 | 
					      - run: python my_script.py
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					# Available versions of Python
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					For detailed information regarding the available versions of Python that are installed on GitHub hosted runners see: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# License
 | 
					# License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user