mirror of
https://github.com/pion/webrtc.git
synced 2025-10-23 15:13:28 +08:00
Update CI configs to v0.6.9
Update lint scripts and CI configs.
This commit is contained in:
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/go/pkg/mod
|
~/go/pkg/mod
|
||||||
@@ -79,7 +79,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/go/pkg/mod
|
~/go/pkg/mod
|
||||||
@@ -117,7 +117,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '16.x'
|
node-version: '16.x'
|
||||||
|
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/go/pkg/mod
|
~/go/pkg/mod
|
||||||
|
@@ -132,6 +132,7 @@ rahulnakre <rahulnakre@gmail.com>
|
|||||||
Raphael Randschau <nicolai86@me.com>
|
Raphael Randschau <nicolai86@me.com>
|
||||||
Raphael Randschau <nicolai86@users.noreply.github.com>
|
Raphael Randschau <nicolai86@users.noreply.github.com>
|
||||||
Reese <3253971+figadore@users.noreply.github.com>
|
Reese <3253971+figadore@users.noreply.github.com>
|
||||||
|
rob <me@iamcalledrob.com>
|
||||||
rob-deutsch <robzyb+altgithub@gmail.com>
|
rob-deutsch <robzyb+altgithub@gmail.com>
|
||||||
Robert Eperjesi <eperjesi@uber.com>
|
Robert Eperjesi <eperjesi@uber.com>
|
||||||
Robin Raymond <robin-raymond@users.noreply.github.com>
|
Robin Raymond <robin-raymond@users.noreply.github.com>
|
||||||
|
Reference in New Issue
Block a user