We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2c8af commit b8ce2d0Copy full SHA for b8ce2d0
.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