![](https://secure.gravatar.com/avatar/5634a99cd64dd70d4a6692c3031a1284.jpg?s=120&d=mm&r=g)
Raymond Toy pushed to branch rtoy-add-opensuse-runner at cmucl / cmucl Commits: 60af3248 by Raymond Toy at 2024-08-04T15:11:17-07:00 Use correct dependency on opensuse:install - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -283,7 +283,7 @@ opensuse:build: - linux-3/*.log - linux-4/ needs: - - job: linux:opensuse + - job: opensuse:install artifacts: true script: # Do cross compile first View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/60af324892714f0ae7912e05... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/60af324892714f0ae7912e05... You're receiving this email because of your account on gitlab.common-lisp.net.