We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b48d6 commit 6c89366Copy full SHA for 6c89366
.github/workflows/build-binary-packages.yml
@@ -49,7 +49,6 @@ jobs:
49
sudo apt-get install -y \
50
haskell-platform
51
if: ${{ matrix.os }} == "ubuntu-22.04"
52
- if: ${{ matrix.os }} == "ubuntu-24.04"
53
- name: Build package
54
run: |
55
make deb
0 commit comments