We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96df88 commit 48b023bCopy full SHA for 48b023b
.github/workflows/main.yml
@@ -233,7 +233,7 @@ jobs:
233
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
234
with:
235
test-filter: js-libp2p-head
236
- test-ignore: nim jvm js-v1.x rust-v0.53 go-v0.40 go-v0.41
+ test-ignore: nim
237
extra-versions: ${{ github.workspace }}/interop/node-version.json ${{ github.workspace }}/interop/chromium-version.json ${{ github.workspace }}/interop/firefox-version.json ${{ github.workspace }}/interop/webkit-version.json
238
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
239
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}
0 commit comments