Skip to content

Commit c59e07f

Browse files
committed
remove specific lintian version, as latest ubuntu is now a new version
1 parent f23973e commit c59e07f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: update apt
105105
run: sudo apt update
106106
- name: Install lintian
107-
run: sudo apt install -qq lintian=2.114.0ubuntu1.3
107+
run: sudo apt install -qq lintian
108108
- name: Install libdistro
109109
run: sudo apt install -qq libdistro-info-perl
110110
- name: Install checkbashisms

plugin/VERSION_LATEST_RELEASE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.1.0
1+
12.1.1

0 commit comments

Comments
 (0)