Skip to content

Commit

Permalink
Not using GHA cache anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Feb 9, 2023
1 parent 59b5d90 commit 482e8ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/run-interop-ping-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ runs:
with:
node-version: 18

- name: Expose GitHub Runtime # Needed for docker buildx to cache properly (See https://docs.docker.com/build/cache/backends/gha/#authentication)
uses: crazy-max/ghaction-github-runtime@v2

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 482e8ac

Please sign in to comment.