diff options
author | Colomban Wendling <[email protected]> | 2025-03-11 23:46:08 +0100 |
---|---|---|
committer | Colomban Wendling <[email protected]> | 2025-03-12 09:45:10 +0100 |
commit | b8ce2d0a960b6fc195f74c0f626b5b438cd199dd (patch) | |
tree | 90b7de5c62ff4414c14301e6a359eaaf486a00e2 | |
parent | fc2c8af52ef239f484a47b2f26e6064db984610e (diff) | |
download | mate-panel-b8ce2d0a960b6fc195f74c0f626b5b438cd199dd.tar.bz2 mate-panel-b8ce2d0a960b6fc195f74c0f626b5b438cd199dd.tar.xz |
github-actions: Update mate-desktop dependency
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 62498f61..b8c41274 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ concurrency: cancel-in-progress: true env: - MATE_PANEL_DEP: 1.27.1 + MATE_PANEL_DEP: 1.28.2 CONFIGURE_FLAGS: --enable-compile-warnings=maximum CFLAGS: -g -O2 -Werror=pointer-arith -Werror=implicit-function-declaration JOBS: 2 |