Skip to content

Commit 35ab5d6

Browse files
committed
Update CI to ESPHome 2025.2
1 parent af04822 commit 35ab5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
timeout-minutes: 10
1616
container:
17-
image: esphome/esphome:2024.12
17+
image: esphome/esphome:2025.2
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)