mirror of https://github.com/YosysHQ/nextpnr.git
Fix python version in CI
This commit is contained in:
parent
010b2e5ecf
commit
4ffa47d897
|
|
@ -25,7 +25,8 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- name: Install
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
|
|
|||
Loading…
Reference in New Issue