nihui / waifu2x-ncnn-vulkan

waifu2x converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
MIT License
2.98k stars 205 forks source link

fix workflow #192

Open akai-katto opened 1 year ago

akai-katto commented 1 year ago

macos-latest breaks the github workflow as is

I tried forking the repo and this was the first error I ran into:

https://github.com/akai-katto/waifu2x-ncnn-vulkan/actions/runs/3449062092/jobs/5756656697

I changed the image used to macos-11 and it resolved the problem:

https://github.com/akai-katto/waifu2x-ncnn-vulkan/actions/runs/3449131467/jobs/5756783924