mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Remove 3.9.11 for Windows Installer (#11226)
And replace with just 3.9.x
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
- uses: actions/setup-python@v2
|
||||
name: Install Python 3.9
|
||||
with:
|
||||
python-version: "3.9.11"
|
||||
python-version: "3.9"
|
||||
|
||||
- name: Setup Node 16.x
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
Reference in New Issue
Block a user