Skip to content

Commit 5d49653

Browse files
committed
drop ubuntu 22 completely
1 parent 6312cf9 commit 5d49653

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
default-jdk \
4646
python-dev-is-python3 \
4747
libtool-bin
48-
- run: |
49-
sudo apt-get install -y \
50-
haskell-platform
51-
if: matrix.os == 'ubuntu-22.04'
5248
- name: Build package
5349
run: |
5450
make deb

0 commit comments

Comments
 (0)