1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Remove arm/v7 container image support (#8194)

This commit is contained in:
Jesse Hills
2025-02-05 07:56:38 +13:00
committed by GitHub
parent 6b55df36c7
commit bd34697715
4 changed files with 12 additions and 52 deletions

View File

@@ -80,7 +80,6 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm/v7
- linux/arm64
steps:
- uses: actions/checkout@v4.1.7