mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
.github/workflows/debian-ci.yml: We are not on focal, drop special rule
This commit is contained in:
parent
9c904b67d1
commit
4eb618d45f
3
.github/workflows/debian-ci.yml
vendored
3
.github/workflows/debian-ci.yml
vendored
@ -14,9 +14,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Tweak debhelper compat level for focal
|
||||
run: sed -i -e 's/debhelper-compat (= 13)/debhelper-compat (= 12)/' debian/control
|
||||
|
||||
- name: Install build-dependencies
|
||||
run: sudo apt-get build-dep -y .
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user