-
Notifications
You must be signed in to change notification settings - Fork 29
update xx to 1.9.0 #357
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
base: main
Are you sure you want to change the base?
update xx to 1.9.0 #357
Conversation
Signed-off-by: CrazyMax <[email protected]>
|
cagent broken again (or was it still broken?) cc @rumpl @krissetto #350 (comment) |
|
@thaJeztah I created an issue for us to take a look and fix this, docker/cagent#1529 We recently added a feature where you can speak to cagent instead of typing so I guess it needs some Darwin SDKs |
We load the sdk on static builds: packaging/pkg/cagent/Dockerfile Line 200 in 62ab921
And I see the image is the same as upstream:
But I don't see any darwin builds upstream in cagent pipeline, it only builds for default platform of the runner (linux/amd64) atm: https://github.com/docker/cagent/blob/9eb172022ca71a0702cf01d659d49001d12fbb6b/.github/workflows/ci.yml#L96 |
No description provided.