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.
2 parents 3b49cdd + 9bc30c3 commit 1d7b147Copy full SHA for 1d7b147
.github/workflows/build-release-onprem.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Set up Python
40
uses: actions/setup-python@v6
41
with:
42
- python-version: '3.13'
+ python-version: '3.14'
43
- name: Install PlatformIO
44
run: pip install --upgrade platformio
45
- name: Set version var
.github/workflows/build-release.yml
0 commit comments