mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Update CI configs to v0.11.12
Update lint scripts and CI configs.
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
fail-fast: false
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
secrets: inherit
|
||||
|
||||
test-i386:
|
||||
uses: pion/.goassets/.github/workflows/test-i386.reusable.yml@master
|
||||
@@ -41,3 +42,4 @@ jobs:
|
||||
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@master
|
||||
with:
|
||||
go-version: "1.22" # auto-update/latest-go-version
|
||||
secrets: inherit
|
||||
|
Reference in New Issue
Block a user