Skip to content

Commit

Permalink
Add Node 16 in CI workflows/mediasoup-node.yaml (since we do support …
Browse files Browse the repository at this point in the history
…Node 16)
  • Loading branch information
ibc committed Oct 25, 2023
1 parent 53dbfce commit 2b6c5ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mediasoup-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
strategy:
matrix:
ci:
- os: ubuntu-20.04
node: 16
- os: ubuntu-20.04
node: 18
- os: ubuntu-22.04
Expand Down

0 comments on commit 2b6c5ee

Please sign in to comment.