mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-08 12:28:05 +02:00
ci: Bump number of inotify user instances
We had errors due to limited number of values
This commit is contained in:
parent
1e5e0972c8
commit
5937b84df7
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ workflow:
|
|||
variables:
|
||||
TMPDIR: $CI_BUILDS_DIR/tmpdir
|
||||
before_script:
|
||||
- echo 8096000 > /proc/sys/fs/inotify/max_user_instances
|
||||
- mkdir -m 700 $TMPDIR -p
|
||||
- dnf update -y
|
||||
- if [ -x /bin/dnf ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue