Skip to content

Commit

Permalink
Add a blank line so I can make a new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jun 3, 2023
1 parent c5673b4 commit ace995c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))`.

0 comments on commit ace995c

Please sign in to comment.