• v0.1.2 2facb44a88

    新功能-在任务执行完后缓存go build依赖的包
    All checks were successful
    Continuous Integration / GitHub Actions Test (push) Successful in 15s
    Stable

    shengxuqiang released this 2024-03-19 16:26:20 +08:00 | 0 commits to main since this release

    新功能

    • 实现任务执行完后缓存go依赖包
    Downloads
  • v0.1.1 fb7131260b

    初步实现从官网下载安装go,并实现缓存功能
    All checks were successful
    Continuous Integration / GitHub Actions Test (push) Successful in 14s
    Stable

    shengxuqiang released this 2024-03-13 16:17:57 +08:00 | 2 commits to main since this release

    实现功能

    • 指定具体go版本
    • 从官网下载指定的具体版本
    • 实现缓存功能
    Downloads