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

ci(main): add deps for job0 #29

Merged
merged 1 commit into from
Oct 3, 2024
Merged

ci(main): add deps for job0 #29

merged 1 commit into from
Oct 3, 2024

Conversation

cuisongliu
Copy link
Owner

This pull request includes changes to the CI workflow and the Docker image build process. The most important changes are the addition of a dependency between jobs in the GitHub Actions workflow and the modification of supported platforms for Docker image builds.

CI workflow improvements:

Docker build process updates:

  • Makefile: Reduced the number of supported platforms for Docker image builds by removing linux/s390x and linux/ppc64le from the PLATFORMS variable. (PLATFORMS ?= linux/arm64,linux/amd64)

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@cuisongliu cuisongliu merged commit ed87c8f into main Oct 3, 2024
6 checks passed
@cuisongliu cuisongliu deleted the fix-deps branch October 3, 2024 08:03
@github-actions github-actions bot mentioned this pull request Oct 3, 2024
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.

1 participant