mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-09 02:38:19 -05:00
ci(interop): disable transport interop with zig-v0.0.1 (#1372)
This commit is contained in:
2
.github/workflows/interop.yml
vendored
2
.github/workflows/interop.yml
vendored
@@ -40,6 +40,8 @@ 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