Skip to content

Stop using cache for the benchmark job#7706

Merged
alamb merged 1 commit intoapache:mainfrom
sarutak:stop-using-cache-for-benchmark
Oct 1, 2023
Merged

Stop using cache for the benchmark job#7706
alamb merged 1 commit intoapache:mainfrom
sarutak:stop-using-cache-for-benchmark

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Sep 30, 2023

Which issue does this PR close?

Closes #7705

Rationale for this change

To recover CI.

What changes are included in this PR?

#7678 introduces actions/cache for two GA jobs but a cache for the benchmark job seems large, and this can take up the space.
So, this PR proposes to stop using the cache for the benchmark job.

Are these changes tested?

Done by GA.

Are there any user-facing changes?

No.

Loading
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.

CI fails due to no space left

2 participants