forked from waja/action-debian-package
workflows: remove hello
This commit is contained in:
parent
e9df626eb5
commit
e0936e3d6a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -13,7 +13,6 @@ jobs:
|
|||
- termshark
|
||||
- deber
|
||||
- lazygit
|
||||
- hello
|
||||
include:
|
||||
- package: openssl
|
||||
repo: https://salsa.debian.org/debian/openssl.git
|
||||
|
@ -30,9 +29,6 @@ jobs:
|
|||
- package: lazygit
|
||||
repo: https://github.com/dawidd6/lazygit-debian.git
|
||||
ref: ubuntu/0.16.2-1
|
||||
- package: hello
|
||||
repo: https://git.launchpad.net/ubuntu/+source/hello
|
||||
ref: applied/2.10-1build3
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue