Revert "ci: install pcap for build 2"

This reverts commit 0daaa32fc6.
This commit is contained in:
Haruue 2024-05-08 19:26:19 +08:00
parent cb0427bfbb
commit 301f9af3d4
No known key found for this signature in database
GPG Key ID: F6083B28CBCBC148
1 changed files with 0 additions and 3 deletions

View File

@ -44,7 +44,4 @@ jobs:
with:
go-version: 'stable'
- name: Install pcap
run: sudo apt install -y libpcap-dev
- run: go test ./...