Skip to content

Commit 276b2f4

Browse files
committed
Remove duplicate libsnmp-dev
1 parent ce439e5 commit 276b2f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ jobs:
7373
libldap2-dev \
7474
unixodbc-dev \
7575
freetds-dev \
76-
libsnmp-dev \
77-
snmp \
7876
apache2-dev \
7977
firebird-dev \
8078
libsodium-dev \
@@ -96,6 +94,7 @@ jobs:
9694
libqdbm-dev \
9795
libtokyocabinet-dev \
9896
libsnmp-dev \
97+
snmp \
9998
snmpd \
10099
snmp-mibs-downloader \
101100
libexpat1-dev \

0 commit comments

Comments
 (0)