Skip to content

Commit

Permalink
Merge branch 'master' into video-xyz-fix-mismatched-allocator-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
btgoodwin authored Feb 22, 2024
2 parents fab1d6a + 0a78561 commit 7cd0848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: setup_gstreamer
uses: blinemedical/setup-gstreamer@v1
with:
version: '1.22.7'
version: '1.22.9'
arch: 'x86_64'

- uses: actions/github-script@v6
Expand Down
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.2'
version: '1.22.9'
- name: Install dependencies (Ubuntu)
if: runner.os == 'Linux'
run: >-
Expand Down

0 comments on commit 7cd0848

Please sign in to comment.