Update md numbering following the addition ubuntu oracular

This commit is contained in:
cyteen 2024-05-10 09:41:19 +01:00
parent d62ab37036
commit a8224241d6
11 changed files with 23 additions and 2 deletions

View File

@ -0,0 +1,7 @@
---
os: ubuntu
dist: oracular
arch: arm64
name: Ubuntu 24.10 ("oracular")
exp: True
---

View File

@ -2,6 +2,6 @@
os: devuan os: devuan
dist: excalibur dist: excalibur
arch: armhf arch: armhf
name: Devuan testing ("excalibur") name: Devuan testing/6.0 ("excalibur")
exp: False exp: False
--- ---

View File

@ -2,6 +2,6 @@
os: devuan os: devuan
dist: excalibur dist: excalibur
arch: arm64 arch: arm64
name: Devuan testing ("excalibur") name: Devuan testing/6.0 ("excalibur")
exp: False exp: False
--- ---

View File

@ -0,0 +1,7 @@
---
os: devuan
dist: freia
arch: armhf
name: Devuan 7.0 ("freia")
exp: true
---

View File

@ -0,0 +1,7 @@
---
os: devuan
dist: freia
arch: arm64
name: Devuan 7.0 ("freia")
exp: true
---