diff --git a/README.md b/README.md index 2c91f06..40d3c03 100644 --- a/README.md +++ b/README.md @@ -154,3 +154,4 @@ Any and all settings which affect the behavior of the generative plugin should b #### Windows related - `githubWorkflowWindowsPagefileFix` : `Option[windows.PagefileFix]` - Due to the fact that Windows is more strict in how it treats pagefile size compared to *unix systems, certain windows related workflows (typically scala-native) can run out of memory without this fix. Defaults to `Some(windows.PagefileFix(2GB,8GB))`. +