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 cb6be4d commit b13fc3bCopy full SHA for b13fc3b
.github/workflows/build-examples.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Python
25
uses: actions/setup-python@v4
26
with:
27
- python-version: '3.9'
+ python-version: '3.10'
28
- name: Install PlatformIO
29
run: |
30
python -m pip install --upgrade pip
0 commit comments