Skip to content

Commit 49e6181

Browse files
committed
fix: new bgpq4 version
1 parent bb2a6bf commit 49e6181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Install bgpq4 and bird2
1313
run: |
14-
wget https://mirrors.kernel.org/ubuntu/pool/universe/b/bgpq4/bgpq4_0.0.6-2_amd64.deb
14+
wget http://archive.ubuntu.com/ubuntu/pool/universe/b/bgpq4/bgpq4_1.4-1_amd64.deb
1515
sudo dpkg -i bgpq4*.deb
1616
sudo apt install -y bird2
1717

0 commit comments

Comments
 (0)