Raymond Toy pushed to branch rtoy-test-macos-vb-runner at cmucl / cmucl Commits: 5bef7425 by Raymond Toy at 2024-07-05T19:14:31-07:00 List /usr/local/bin directory first - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -112,8 +112,8 @@ osx:install: - mkdir snapshot - (cd snapshot; tar xjf ../cmucl-$version-darwin.tar.bz2) - echo PATH = $PATH - - type -all gitlab-runner - ls -F /usr/local/bin + - type -all gitlab-runner osx:build: stage: build View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5bef7425ab62662885124487... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5bef7425ab62662885124487... You're receiving this email because of your account on gitlab.common-lisp.net.