Skip to content

Commit 9c1c209

Browse files
committed
Remove also Ubuntu 16 and Debian 9 build instructions.
1 parent d5f9760 commit 9c1c209

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.html

-4
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,7 @@
241241
<option>CentOS 7</option>
242242
<option>CentOS 8</option>
243243
<option>CentOS Stream 9</option>
244-
<option>Debian 9</option>
245244
<option>Debian 10+</option>
246-
<option>Ubuntu 16</option>
247245
<option>Ubuntu 18</option>
248246
<option>Ubuntu 20</option>
249247
<option>Ubuntu 22</option>
@@ -869,9 +867,7 @@
869867
}
870868
commands.push(sudo + 'dnf install -y ' + packages);
871869
break;
872-
case 'Debian 9':
873870
case 'Debian 10+':
874-
case 'Ubuntu 16':
875871
case 'Ubuntu 18':
876872
case 'Ubuntu 20':
877873
case 'Ubuntu 22':

0 commit comments

Comments
 (0)