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

Github Actions: Drop testing for LLVM < v6.0.0 #11537

Merged
merged 1 commit into from
Aug 9, 2020

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Aug 9, 2020

Matches what LDC did recently.
Hopefully this will also reduce the cache load,
potentially resulting in less cache eviction,
and so less downloads.

CC @wilzbach @kinke

Matches what LDC did recently.
Hopefully this will also reduce the cache load,
potentially resulting in less cache eviction,
and so less downloads.
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @Geod24!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#11537"

@Geod24
Copy link
Member Author

Geod24 commented Aug 9, 2020

We also should support LLVM 10, but I'll raise a separate PR for that.

@dlang-bot dlang-bot merged commit ec370e2 into dlang:master Aug 9, 2020
@Geod24 Geod24 deleted the reduce-actions-load branch August 9, 2020 14:19
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