Skip to content

Commit

Permalink
Use Go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Mar 4, 2024
1 parent 860872d commit c85738b
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 @@ -40,4 +40,4 @@ jobs:
test-wasm:
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@fix-wasm-test-for-go-1.20
with:
go-version: '1.20' # auto-update/latest-go-version
go-version: '1.22' # auto-update/latest-go-version

0 comments on commit c85738b

Please sign in to comment.