forked from waja/action-debian-package
Merge pull request #76 from waja/fix_dropbear
Update dropbear to 2022.83-1~bpo11+1
This commit is contained in:
commit
6e419dd17b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
- package: dropbear
|
||||
arch: amd64
|
||||
repo: https://salsa.debian.org/debian/dropbear.git
|
||||
ref: debian/2016.74-5+deb9u1
|
||||
ref: debian/2022.83-1_bpo11+1
|
||||
lintian_opts: "-v"
|
||||
- package: deber
|
||||
arch: arm64
|
||||
|
|
Loading…
Reference in a new issue