Upgrade Python setup for intel
This commit is contained in:
parent
49b93d8d18
commit
f9786a29ba
|
@ -27,7 +27,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v1
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.9
|
||||
- name: Install Rust
|
||||
|
|
Loading…
Reference in New Issue