Skip to content

Commit a675fbb

Browse files
committed
Update windows build to use latest libplacebo commit
1 parent 4876b56 commit a675fbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
triplet: x64-windows
4343
vcpkg_baseline: 42bb0d9e8d4cf33485afb9ee2229150f79f61a1f
4444
dep_folder: deps
45-
libplacebo_tag: v7.349.0
45+
libplacebo_tag: 69653ceb2d029de937880662dcfa849eb85f0682
4646

4747
defaults:
4848
run:

.github/workflows/build-weekly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
triplet: x64-windows
5555
vcpkg_baseline: 42bb0d9e8d4cf33485afb9ee2229150f79f61a1f
5656
dep_folder: deps
57-
libplacebo_tag: v7.349.0
57+
libplacebo_tag: 69653ceb2d029de937880662dcfa849eb85f0682
5858

5959
defaults:
6060
run:

.github/workflows/build-windows-x86.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
triplet: x64-windows
1515
vcpkg_baseline: 42bb0d9e8d4cf33485afb9ee2229150f79f61a1f
1616
dep_folder: deps
17-
libplacebo_tag: v7.349.0
17+
libplacebo_tag: 69653ceb2d029de937880662dcfa849eb85f0682
1818

1919
defaults:
2020
run:

0 commit comments

Comments
 (0)