Skip to content

Commit 867e82f

Browse files
pionbotSean-Der
authored andcommitted
Update CI configs to v0.11.12
Update lint scripts and CI configs.
1 parent 1c7b6ed commit 867e82f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
fail-fast: false
2828
with:
2929
go-version: ${{ matrix.go }}
30+
secrets: inherit
3031

3132
test-i386:
3233
uses: pion/.goassets/.github/workflows/test-i386.reusable.yml@master
@@ -41,3 +42,4 @@ jobs:
4142
uses: pion/.goassets/.github/workflows/test-wasm.reusable.yml@master
4243
with:
4344
go-version: "1.22" # auto-update/latest-go-version
45+
secrets: inherit

0 commit comments

Comments
 (0)