We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd1e86 commit 4d3254bCopy full SHA for 4d3254b
.github/workflows/build.yml
@@ -15,7 +15,7 @@ concurrency:
15
cancel-in-progress: true
16
17
env:
18
- MATE_PANEL_DEP: 1.27.1
+ MATE_PANEL_DEP: 1.28.2
19
CONFIGURE_FLAGS: --enable-compile-warnings=maximum
20
CFLAGS: -g -O2 -Werror=pointer-arith -Werror=implicit-function-declaration
21
JOBS: 2
0 commit comments