Skip to content

Commit b8e11af

Browse files
committed
Remove 24.10
1 parent bae4078 commit b8e11af

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

.github/workflows/kernel.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
- image: ubuntu
6363
tag: "24.04"
6464
name: noble
65-
- image: ubuntu
66-
tag: "24.10"
67-
name: oracular
6865
- image: ubuntu
6966
tag: "25.04"
7067
name: plucky

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ Firstly add the [t2-ubuntu-repo](https://adityagarg8.github.io/t2-ubuntu-repo/)
2424

2525
b) `noble` for **Ubuntu 24.04**
2626

27-
c) `oracular` for **Ubuntu 24.10**
27+
c) `plucky` for **Ubuntu 25.04**
2828

29-
d) `plucky` for **Ubuntu 25.04**
29+
d) `bookworm` for **Debian 12**
3030

31-
e) `bookworm` for **Debian 12**
32-
33-
f) `testing` for **Debian testing**
31+
e) `testing` for **Debian testing**
3432

3533
You can also run `lsb_release -a` to identify your codename.
3634

0 commit comments

Comments
 (0)