Skip to content

Commit 6c89366

Browse files
committed
remove redundant if
1 parent 66b48d6 commit 6c89366

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
sudo apt-get install -y \
5050
haskell-platform
5151
if: ${{ matrix.os }} == "ubuntu-22.04"
52-
if: ${{ matrix.os }} == "ubuntu-24.04"
5352
- name: Build package
5453
run: |
5554
make deb

0 commit comments

Comments
 (0)