forked from waja/action-debian-package
workflows: change hello ref
This commit is contained in:
parent
a060fae501
commit
c062c2ac1e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
ref: ubuntu/0.16.2-1
|
||||
- package: hello
|
||||
repo: https://git.launchpad.net/ubuntu/+source/hello
|
||||
ref: ubuntu/focal
|
||||
ref: import/2.10-1build3
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue