diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46fc588f8..972af10af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -235,10 +235,6 @@ jobs: runs-on: ubuntu-latest extra-packages: true - # Static libportal only needed until libportal is updated to 0.8.x. - extra-dep-args: --meson-no-system libportal --meson-static libportal --subprojects - extra-cmake-args: -DSYSTEM_LIBPORTAL=OFF -DSTATIC_LIBPORTAL=ON - - name: debian-12-arm64 container: symless/synergy-core:debian-12-arm64 runs-on: ubuntu-24.04-8-core-arm64 diff --git a/ChangeLog b/ChangeLog index cca22edfb..a94817d58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ Enhancements: - #7503 Make package filenames consistent with previous versions +- #7505 Remove static link of libportal from Debian Trixie CI # 1.16.0