Skip to content

Commit

Permalink
.github/workflows/windows.yml: revert "pick up off-by-1 avx512 bug"
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium committed Jun 24, 2024
1 parent 33546ec commit b5578e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
git clone https://github.com/AmusementClub/zimg --branch v3.0
# revert the upgrade to msvc 2022 commit as we're still using 2019.
pushd zimg
# revert "resize: fix off by one error in AVX-512 vertical fp resizer"
git checkout e5b0de6
git show 021ac40e5f350b19183bed25d498f437516da454 | patch -p1 -R
popd
git clone https://github.com/AviSynth/AviSynthPlus.git --depth 1
Expand Down

0 comments on commit b5578e6

Please sign in to comment.