Skip to content

Commit

Permalink
CI: deprecate node12
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Oct 17, 2024
1 parent 5f68568 commit 01d55c8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/mediasoup-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ jobs:
node: 20
- os: ubuntu-24.04
node: 22
- os: macos-12
node: 20
- os: macos-13
node: 18
- os: macos-14
node: 20
- os: macos-15
node: 22
- os: windows-2022
node: 22
Expand Down

0 comments on commit 01d55c8

Please sign in to comment.