diff --git a/ShellCheck.changes b/ShellCheck.changes index 6e75fa7..a489778 100644 --- a/ShellCheck.changes +++ b/ShellCheck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 4 13:27:52 UTC 2020 - Michel Normand + +- Add _constraints default min disk space to 4GB and + memory constraints that differ per architecture. + ------------------------------------------------------------------- Tue Jun 16 11:13:33 UTC 2020 - Peter Simons diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..6cd9201 --- /dev/null +++ b/_constraints @@ -0,0 +1,38 @@ + + + + 4600 + + + + + aarch64 + + + + 6 + + + + + + ppc64 + ppc64le + + + + 4 + + + + + + s390x + + + + 9 + + + +