Skip to content

Commit 4731d4c

Browse files
authored
ci: bring back extended test-ignore
1 parent 9398e8b commit 4731d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
238238
with:
239239
test-filter: js-libp2p-head
240-
test-ignore: nim
240+
test-ignore: nim jvm js-v1.x rust-v0.53 go-v0.40 go-v0.41
241241
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
242242
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
243243
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)