mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update CI configs to v0.11.32
Update lint scripts and CI configs.
This commit is contained in:
9
.github/workflows/test.yaml
vendored
9
.github/workflows/test.yaml
vendored
@@ -47,6 +47,15 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
test-macos:
|
||||
uses: pion/.goassets/.github/workflows/test-macos.reusable.yml@master
|
||||
strategy:
|
||||
matrix:
|
||||
go: ["1.25", "1.24"] # auto-update/supported-go-version-list
|
||||
fail-fast: false
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
test-wasm:
|
||||
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user