Skip to content

Commit

Permalink
Use PR branch of .goassets
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 4, 2024
1 parent bd6b9d8 commit 70c2cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
go-version: ${{ matrix.go }}

test-wasm:
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@master
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@update-node-to-v20
with:
go-version: "1.22" # auto-update/latest-go-version

0 comments on commit 70c2cbd

Please sign in to comment.