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