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 fbd0d43 commit 325af39Copy full SHA for 325af39
1 file changed
.github/workflows/python-app.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- python-version: ["3.11.x", "3.12.x", "3.13.x"]
+ python-version: ["3.11.x", "3.12.x", "3.13.x", "3.14.x"]
20
21
env:
22
MQTT_HOST: 127.0.0.1
0 commit comments