forked from waja/action-debian-package
workflows: try new syntax
This commit is contained in:
parent
73f275443c
commit
2a606185b3
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
@ -7,13 +7,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
package:
|
|
||||||
- ncurses
|
|
||||||
- lolcat
|
|
||||||
- termshark
|
|
||||||
- deber
|
|
||||||
- lazygit
|
|
||||||
- netcat-openbsd
|
|
||||||
include:
|
include:
|
||||||
- package: ncurses
|
- package: ncurses
|
||||||
repo: https://salsa.debian.org/debian/ncurses.git
|
repo: https://salsa.debian.org/debian/ncurses.git
|
||||||
|
|
Loading…
Reference in a new issue