Fix mis-labeling of Ubuntu codenames in distros.yml
Austin S. Hemmelgarn committed
Apr 12, 2024 at 07:54 UTC
8db14ae42920fce0854f751db92103b650c0f5c6
1 file changed
+2
-2
.github/data/distros.yml
+2
-2
@@ -299,12 +299,12 @@ include:
299
version: "23.10"
300
packages:
301
<<: *ubuntu_packages
302
- repo_distro: ubuntu/jammy
302
+ repo_distro: ubuntu/mantic
303
- <<: *ubuntu
304
version: "22.04"
305
packages:
306
<<: *ubuntu_packages
307
- repo_distro: ubuntu/mantic
307
+ repo_distro: ubuntu/jammy
308
- <<: *ubuntu
309
version: "20.04"
310
packages: