workflows: use micro instead of termshark
This commit is contained in:
parent
6481a44bf8
commit
4a21c51f2f
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -18,9 +18,9 @@ jobs:
|
||||||
- package: lolcat
|
- package: lolcat
|
||||||
repo: https://salsa.debian.org/ruby-team/lolcat.git
|
repo: https://salsa.debian.org/ruby-team/lolcat.git
|
||||||
ref: debian/100.0.1-2
|
ref: debian/100.0.1-2
|
||||||
- package: termshark
|
- package: micro
|
||||||
repo: https://salsa.debian.org/go-team/packages/termshark.git
|
repo: https://salsa.debian.org/go-team/packages/micro.git
|
||||||
ref: debian/2.0.3-1
|
ref: debian/2.0.6-2_bpo10+1
|
||||||
- package: deber
|
- package: deber
|
||||||
repo: https://github.com/dawidd6/deber.git
|
repo: https://github.com/dawidd6/deber.git
|
||||||
ref: v1.0.0
|
ref: v1.0.0
|
||||||
|
|
Loading…
Reference in a new issue