You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`ucm_local_bin` a temp path for caching a built `ucm`
16
-
-`jit_src_scheme` a temp path for caching generated jit sources
17
-
-`unison-jit-dist`
18
-
-`base-codebase` a codebase path for caching a codebase generated by `unison-src/builtin-tests/base.md`
19
-
-`unison_src_test_results` a temp path for caching the result of passing tests that depend on `unison-src/`, which includes:
20
-
-`round-trip-tests`
21
-
-`transcripts`
22
-
-`unison-src/builtin-tests/interpreter-tests.md`
23
9
24
-
`jit_generator_os: ubuntu-20.04`
25
-
- afaik, the jit sources are generated in a platform-independent way, so we just choose one platform to generate them on.
10
+
These variables pin some dependency versions, set up some directories to cache, etc. Please see the `env` section in [ci.yaml](./ci.yaml) for specifics.
0 commit comments