Skip to content

Commit b74150b

Browse files
committed
Remove the platform file for Ubuntu 20.04.
1 parent f132bda commit b74150b

File tree

3 files changed

+1
-56
lines changed

3 files changed

+1
-56
lines changed

.github/workflows/build-packages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
platform: debian-12
3232
- package: deb
3333
platform: debian-13
34-
- package: deb
35-
platform: ubuntu-20-04
3634
- package: deb
3735
platform: ubuntu-22-04
3836
- package: deb

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This repository contains scripts for building InspIRCd packages. Currently, it has support for:
66

77
* deb on Debian 12 and 13
8-
* deb on Ubuntu 20.04 and 22.04
8+
* deb on Ubuntu 22.04 and 24.04
99
* RPM on Rocky Linux 8 and 9
1010

1111
Support for packaging systems and platforms is planned. See the [open issues](https://github.com/inspircd/inspircd-packages/issues/3) for details.

deb/platforms/ubuntu-20-04.sh

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)