Raymond Toy pushed to branch issue-358-macos-git-cert-error at cmucl / cmucl
Commits:
- 
9f1988d7
by Raymond Toy at 2024-10-14T14:20:19-07:00
 
1 changed file:
Changes:
| ... | ... | @@ -183,9 +183,9 @@ osx:build: | 
| 183 | 183 |        - darwin-2/*.log
 | 
| 184 | 184 |        - darwin-3/*.log
 | 
| 185 | 185 |        - darwin-4/*.log
 | 
| 186 | -  needs:
 | 
|
| 187 | -    - #job: osx:install
 | 
|
| 188 | -      artifacts: true
 | 
|
| 186 | +#  needs:
 | 
|
| 187 | +#    - job: osx:install
 | 
|
| 188 | +#      artifacts: true
 | 
|
| 189 | 189 |    script:
 | 
| 190 | 190 |      # Do cross compile first
 | 
| 191 | 191 |      #- bin/create-target.sh xtarget x86_darwin
 |