Skip to content

Commit afc6e03

Browse files
authored
ci: remove flaky gha cache from cross image build (#85)
1 parent 06e158d commit afc6e03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/setup-cross-build/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ runs:
4040
file: fuel-core-ci/ci/Dockerfile.${{ inputs.target }}-clang
4141
tags: ${{ inputs.cross_image }}:latest
4242
load: true
43-
cache-from: type=gha,scope=cross-${{ inputs.target }}
44-
cache-to: type=gha,mode=max,scope=cross-${{ inputs.target }}
4543

4644
- name: Configure Cross.toml for custom image and extra deps
4745
if: ${{ inputs.cross_image != '' }}

0 commit comments

Comments
 (0)