Skip to content

Commit

Permalink
Update libsrtp version to v2.6.0 in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atoppi committed Mar 1, 2024
1 parent 4ffede7 commit a0175e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/janus-ci.yml
Expand Up @@ -98,7 +98,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: cisco/libsrtp
ref: v2.5.0
ref: v2.6.0
- name: setup libsrtp from sources
if: ${{ matrix.deps_from_src == 'yes' }}
run: |
Expand Down

0 comments on commit a0175e8

Please sign in to comment.