Skip to content

Commit

Permalink
Use PR version of WASM test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 4, 2024
1 parent 6063f94 commit cf78f34
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@fix-wasm-test-go-download
with:
go-version: "1.22" # auto-update/latest-go-version

0 comments on commit cf78f34

Please sign in to comment.