Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable broken build-macos-package job in build-test-release-client-packages workflow #134

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Nov 12, 2022

This job is currently broken due to a silly issue (probably because we pick up an Ansible version that is too recent?

> Run ansible-playbook --connection=local ./prepare-client-packages.yml
  ansible-playbook --connection=local ./prepare-client-packages.yml
  shell: /bin/bash -e {0}
/Users/runner/work/_temp/0902b464-74fc-42e5-a721-b4a369a30dd5.sh: line 1: ansible-playbook: command not found
Error: Process completed with exit code 127.

Similar to #121, let's disable this for now, it shouldn't block making progress...

@boegel boegel requested a review from bedroge November 12, 2022 17:25
@boegel boegel changed the title disable build-macos-package job in build-test-release-client-packages workflow disable broken build-macos-package job in build-test-release-client-packages workflow Nov 12, 2022
@bedroge bedroge merged commit df5e84d into EESSI:main Nov 12, 2022
@boegel boegel deleted the disable_build_macos_package branch November 12, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants