Gabor Gyimesi created MINIFICPP-1531:
----------------------------------------
Summary: Ubuntu 20.04 job runs out of disk space
Key: MINIFICPP-1531
URL: https://issues.apache.org/jira/browse/MINIFICPP-1531
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gabor Gyimesi
Assignee: Gabor Gyimesi
Ubuntu 20.04 job builds the project with RelWithDebInfo build type, which
results in approximately 14GB of artifacts. The disk space provided on the
Github runners is 14GB, so the job runs out of disk space. The job should be
changed to use Release build type, which uses significantly less space, but
there should also be a job with Debug build to cover the build differences.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)