Skip to content

Commit

Permalink
video-3064: update c-cpp gst target to 1.24.8 (Linux)
Browse files Browse the repository at this point in the history
Making this change to sync up the builds between windows and Linux
  • Loading branch information
btgoodwin authored Sep 26, 2024
1 parent 10823ca commit ba8eea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: runner.os == 'Linux'
uses: blinemedical/setup-gstreamer@main
with:
version: '1.22.9'
version: '1.24.8'
- name: Install dependencies (Ubuntu)
if: runner.os == 'Linux'
run: >-
Expand Down

0 comments on commit ba8eea0

Please sign in to comment.