There was an error while loading. Please reload this page.
1 parent 5219ace commit a1d40fdCopy full SHA for a1d40fd
1 file changed
.github/workflows/examples.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Python 3
30
uses: actions/setup-python@v3
31
with:
32
- python-version: "3.9"
+ python-version: "3.10"
33
- name: Install dependencies
34
run: |
35
pip install -U https://github.com/platformio/platformio/archive/develop.zip
0 commit comments