ci(interop): Use run-interop-ping-test master latest hash (#3462)

With https://github.com/libp2p/test-plans/pull/121 merged, we should be able to use @master
directly. Still pointing to a concrete git hash.

This includes
6d1aed2ed5, thus
allowing interop tests to run from fork pull requests.
This commit is contained in:
Max Inden 2023-02-14 18:33:37 +01:00 committed by GitHub
parent caed1fe2c7
commit 7c73bc365a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
- uses: docker/setup-buildx-action@v2
- name: Build image
run: docker buildx build --load -t rust-libp2p-head . -f interop-tests/Dockerfile
- uses: libp2p/test-plans/.github/actions/run-interop-ping-test@482e8ac2e5d91c69d7f432d325337e2ddca39cf9
- uses: libp2p/test-plans/.github/actions/run-interop-ping-test@2b40c181de24689f2ff29f2a595e46601c32b828
with:
test-filter: rust-libp2p-head
extra-versions: ${{ github.workspace }}/interop-tests/ping-version.json