Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 5712823

Browse files
committed
Add .envrc environment variables to CI
1 parent fc8dd3c commit 5712823

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/x86_64-apple-darwin-compiler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on: push
44

55
env:
66
EPOCH: 0
7+
LUMEN_BUILD_TYPE: static
8+
LLVM_LINK_LLVM_DYLIB: ON
79
TOOLCHAIN: nightly-2022-07-12
810

911
jobs:

0 commit comments

Comments
 (0)