Skip to content

Commit

Permalink
Downgrade to 0.27 because 0.28 doesn't build
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Dec 8, 2024
1 parent 85b34e9 commit 8918da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-in-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ echo "Requires.private: libcares libnghttp2 libidn2 libssl openssl libcrypto lib
# in a Docker container, we can safely disable this check
git config --global --add safe.directory '*'
bash -euxo pipefail /source/ci/install-static-desktop-file-validate.sh 0.28
bash -euxo pipefail /source/ci/install-static-desktop-file-validate.sh 0.27
bash -euxo pipefail /source/ci/install-static-mksquashfs.sh 4.6.1
bash -euxo pipefail /source/ci/install-static-zsyncmake.sh 0.6.2
Expand Down

0 comments on commit 8918da8

Please sign in to comment.