Update AppImage libva to 2.24.1

This commit is contained in:
Cameron Gutman
2026-07-08 23:58:15 -05:00
parent 8b18d58aa0
commit c0c4d60565
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5
with: with:
repository: intel/libva repository: intel/libva
ref: 2.23.0 ref: 2.24.1
path: deps/libva path: deps/libva
- name: Build libva - name: Build libva