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] Renaming jobs to be arch-os-job or arch-build-job #11207

Merged
merged 5 commits into from
Feb 1, 2022

Conversation

beta-ziliani
Copy link
Member

It homogenizes the names on all of the different platforms to be e.g.: aarch64-musl-build, x86_64-macos-test.

.github/workflows/linux.yml Outdated Show resolved Hide resolved
.github/workflows/macos.yml Outdated Show resolved Hide resolved
.github/workflows/macos.yml Outdated Show resolved Hide resolved
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
@straight-shoota straight-shoota added this to the 1.4.0 milestone Jan 29, 2022
@straight-shoota straight-shoota merged commit fd68640 into crystal-lang:master Feb 1, 2022
@@ -71,8 +71,8 @@ jobs:
path: |
.build/crystal
src/llvm/ext/llvm_ext.o
gnu-test-stdlib:
needs: gnu-build
aarch64-gnu-test-stdlib::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This additional colon seems to break CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants