mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-09 22:28:27 -05:00
2
.github/workflows/interop.yml
vendored
2
.github/workflows/interop.yml
vendored
@@ -40,8 +40,6 @@ jobs:
|
||||
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}
|
||||
s3-secret-access-key: ${{ secrets.S3_LIBP2P_BUILD_CACHE_AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_REGION }}
|
||||
# temporary disable interop with zig-v0.0.1
|
||||
test-ignore: "nim-libp2p-head x zig-v0.0.1 (quic-v1)|zig-v0.0.1 x nim-libp2p-head (quic-v1)"
|
||||
|
||||
run-hole-punching-interop:
|
||||
name: Run hole-punching interoperability tests
|
||||
|
||||
Reference in New Issue
Block a user