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

Update Github actions to latest #3739

Merged
merged 1 commit into from
May 18, 2023

Conversation

MonsieurNicolas
Copy link
Contributor

Description

Picking up updates to GH actions: fixes related to cache misses in actions/cache -- this would explain why some of our builds are super slow (I suspect it depends on which image is used as it sometimes works).

See https://github.com/stellar/stellar-core/actions/runs/5006917405/jobs/8972833874
that claims "Cache not found for input keys: Linux-gcc-current-cacheID-467874, Linux-gcc-current-cacheID-" even though there should be plenty of candidate matches (as per the caches available https://github.com/stellar/stellar-core/actions/caches ), such as Linux-gcc-current-cacheID-467857 at the time of the cache miss.

Copy link
Contributor

@marta-lokhova marta-lokhova left a comment

Choose a reason for hiding this comment

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

oh interesting, thanks for looking into it!

@marta-lokhova
Copy link
Contributor

r+ 80c0650

@latobarita latobarita merged commit d9ecb7e into stellar:master May 18, 2023
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.

3 participants