workflows: ncurses -> at
This commit is contained in:
parent
8164ce3d66
commit
4466a3236d
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -8,9 +8,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- package: ncurses
|
- package: at
|
||||||
repo: https://salsa.debian.org/debian/ncurses.git
|
repo: https://salsa.debian.org/debian/at.git
|
||||||
ref: debian/6.1+20181013-2+deb10u2
|
ref: debian/3.1.23-1
|
||||||
- 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
|
||||||
|
|
Loading…
Reference in a new issue