We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae4078 commit b8e11afCopy full SHA for b8e11af
2 files changed
.github/workflows/kernel.yml
@@ -62,9 +62,6 @@ jobs:
62
- image: ubuntu
63
tag: "24.04"
64
name: noble
65
- - image: ubuntu
66
- tag: "24.10"
67
- name: oracular
68
69
tag: "25.04"
70
name: plucky
README.md
@@ -24,13 +24,11 @@ Firstly add the [t2-ubuntu-repo](https://adityagarg8.github.io/t2-ubuntu-repo/)
24
25
b) `noble` for **Ubuntu 24.04**
26
27
- c) `oracular` for **Ubuntu 24.10**
+ c) `plucky` for **Ubuntu 25.04**
28
29
- d) `plucky` for **Ubuntu 25.04**
+ d) `bookworm` for **Debian 12**
30
31
- e) `bookworm` for **Debian 12**
32
-
33
- f) `testing` for **Debian testing**
+ e) `testing` for **Debian testing**
34
35
You can also run `lsb_release -a` to identify your codename.
36
0 commit comments