forked from openvela/nuttx-apps
Compare commits
No commits in common. "dependabot/github_actions/actions/setup-python-6" and "dev" have entirely different histories.
dependabot
...
dev
|
|
@ -233,7 +233,7 @@ jobs:
|
|||
|
||||
# Released version of Cython has issues with Python 11. Set runner to use Python 3.10
|
||||
# https://github.com/cython/cython/issues/4500
|
||||
- uses: actions/setup-python@v6
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- name: Run Builds
|
||||
|
|
|
|||
Loading…
Reference in New Issue