Skip to content

Commit b13fc3b

Browse files
authored
Update build-examples.yml
1 parent cb6be4d commit b13fc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Python
2525
uses: actions/setup-python@v4
2626
with:
27-
python-version: '3.9'
27+
python-version: '3.10'
2828
- name: Install PlatformIO
2929
run: |
3030
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)