Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Aug 13, 2024
1 parent c0bf5dd commit ed4e32c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/mediasoup-client-aiortc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ jobs:
fail-fast: false
matrix:
ci:
- os: ubuntu-20.04
node: 16
- os: ubuntu-20.04
node: 18
- os: ubuntu-22.04
node: 20
- os: ubuntu-24.04
node: 22
- os: macos-12
node: 18
- os: macos-14
node: 20
- os: macos-14
node: 22

runs-on: ${{ matrix.ci.os }}

Expand Down

0 comments on commit ed4e32c

Please sign in to comment.