Raymond Toy pushed to branch issue-389-reduce-duplication-in-ci-rules at cmucl / cmucl
Commits:
-
7b95435c
by Raymond Toy at 2025-02-26T07:11:29-08:00
1 changed file:
Changes:
... | ... | @@ -33,6 +33,8 @@ variables: |
33 | 33 | - build-2/*.log
|
34 | 34 | - build-3/*.log
|
35 | 35 | - build-4/
|
36 | + # Needed by Linux analyzer stage
|
|
37 | + - src/lisp/cmucl-version.h
|
|
36 | 38 | script:
|
37 | 39 | # Do cross compile first
|
38 | 40 | #- bin/create-target.sh xtarget x86_linux_clang
|