docs: Regenerate boards

This commit is contained in:
Johan Gunnarsson 2023-06-17 15:07:28 +00:00
parent 1bec50e7c2
commit b152f093f0
6 changed files with 16 additions and 16 deletions

View File

@ -2,6 +2,6 @@
os: debian
dist: bookworm
arch: arm64
name: Debian testing ("bookworm")
name: Debian stable/12.0 ("bookworm")
exp: False
---

View File

@ -2,6 +2,6 @@
os: debian
dist: bookworm
arch: armhf
name: Debian testing ("bookworm")
name: Debian stable/12.0 ("bookworm")
exp: False
---

View File

@ -1,7 +0,0 @@
---
os: debian
dist: bullseye
arch: arm64
name: Debian stable/11.7 ("bullseye")
exp: False
---

View File

@ -1,7 +0,0 @@
---
os: debian
dist: bullseye
arch: armhf
name: Debian stable/11.7 ("bullseye")
exp: False
---

View File

@ -0,0 +1,7 @@
---
os: debian
dist: trixie
arch: arm64
name: Debian testing ("trixie")
exp: False
---

View File

@ -0,0 +1,7 @@
---
os: debian
dist: trixie
arch: armhf
name: Debian testing ("trixie")
exp: False
---