Skip to content

Commit

Permalink
chore: switch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 13, 2025
1 parent 309504a commit a729e75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,15 +228,14 @@ jobs:
path: |
package-lock.json
interop/package-lock.json
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@fix/apply-timeout-to-ping
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
with:
test-filter: js-libp2p-head
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
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
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 }}
worker-count: 16
timeout: 600

release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a729e75

Please sign in to comment.