Skip to content

Commit 325af39

Browse files
committed
Add python 3.14 testing.
1 parent fbd0d43 commit 325af39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
python-version: ["3.11.x", "3.12.x", "3.13.x"]
19+
python-version: ["3.11.x", "3.12.x", "3.13.x", "3.14.x"]
2020

2121
env:
2222
MQTT_HOST: 127.0.0.1

0 commit comments

Comments
 (0)