use python3.9
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -89,7 +89,7 @@ jobs: | |||||||
|         run: | |         run: | | ||||||
|           git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal |           git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal | ||||||
|           cd Inkycal |           cd Inkycal | ||||||
|           python3 -m venv venv |           python3.9 -m venv venv | ||||||
|           source venv/bin/activate |           source venv/bin/activate | ||||||
|           python -m pip install --upgrade pip |           python -m pip install --upgrade pip | ||||||
|           pip install wheel |           pip install wheel | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user