Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/sinon-18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored May 16, 2024
2 parents dcdc118 + 7de56f2 commit 9e3f3bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 190 deletions.
182 changes: 0 additions & 182 deletions .github/workflows/js-test-and-release.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# needed for webtransport tests, remove after https://github.com/libp2p/js-libp2p/pull/2422
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: '1.20'
- uses: actions/setup-node@v4
with:
node-version: lts/*
Expand All @@ -82,10 +78,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# needed for webtransport tests, remove after https://github.com/libp2p/js-libp2p/pull/2422
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: '1.20'
- uses: actions/setup-node@v4
with:
node-version: lts/*
Expand Down

0 comments on commit 9e3f3bc

Please sign in to comment.