Skip to content

Commit c1ec83a

Browse files
authored
Add nightly.yml release description
Compiler information mostly
1 parent 8f17df6 commit c1ec83a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
with:
3636
tag_name: nightly
3737
name: Nightly Release
38-
files: LCEWindows64.zip
38+
body: Compiled with MSVC v14.44.35207 in Release mode with Whole Program Optimization, as well as `/O2 /Ot /Oi /Ob3 /GF`. (So far the floating point model is `/fp:strict` to avoid undefined behavior before we refactor for performance). Requires at least Windows 7 and DirectX 11 compatible GPU to run.
39+
files: LCEWindows64.zip

0 commit comments

Comments
 (0)