We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ab204 commit 5c0f918Copy full SHA for 5c0f918
.github/workflows/examples.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Set up Python
55
uses: actions/setup-python@v3
56
with:
57
- python-version: "3.9"
+ python-version: "3.10"
58
- name: Install dependencies
59
run: |
60
pip install -U https://github.com/platformio/platformio/archive/develop.zip
0 commit comments