mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-15 16:11:33 +00:00
Fix python version in CI
This commit is contained in:
3
.github/workflows/arch_ci.yml
vendored
3
.github/workflows/arch_ci.yml
vendored
@@ -25,7 +25,8 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- name: Install
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user