mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Update CI configs to v0.11.29
Update lint scripts and CI configs.
This commit is contained in:
9
.github/workflows/test.yaml
vendored
9
.github/workflows/test.yaml
vendored
@@ -38,6 +38,15 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
test-windows:
|
||||
uses: pion/.goassets/.github/workflows/test-windows.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