发布

  • ci: use windows-2022 to sign and bundle (#8941)

    frostbyte_neo 发布于 2025-02-08 21:07:00 +00:00

    ollama requires vcruntime140_1.dll which isn't found on 2019. previously
    the job used the windows runner (2019) but it explicitly installs
    2022 to build the app. since the sign job doesn't actually build
    anything, it can use the windows-2022 runner instead.

    下载附件