Skip to content

Commit

Permalink
Merge branch 'fix/bundle-conflicting-ufrag' of github.com:pion/webrtc…
Browse files Browse the repository at this point in the history
… into fix/bundle-conflicting-ufrag
  • Loading branch information
stephanrotolante committed Apr 12, 2024
2 parents e077a9e + a520524 commit 971e403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
fail-fast: false
with:
go-version: ${{ matrix.go }}
secrets: inherit

test-i386:
uses: pion/.goassets/.github/workflows/test-i386.reusable.yml@master
Expand All @@ -41,3 +42,4 @@ jobs:
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@master
with:
go-version: "1.22" # auto-update/latest-go-version
secrets: inherit

0 comments on commit 971e403

Please sign in to comment.