瀏覽代碼

Remove obsolete Golang 1.16

tags/v2.1.5^2
9seconds 4 年之前
父節點
當前提交
a9b3560b25
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      .github/workflows/ci.yaml

+ 0
- 1
.github/workflows/ci.yaml 查看文件

42
     strategy:
42
     strategy:
43
       matrix:
43
       matrix:
44
         go_version:
44
         go_version:
45
-          - ~1.16
46
           - ^1.17
45
           - ^1.17
47
     steps:
46
     steps:
48
       - name: Checkout
47
       - name: Checkout

Loading…
取消
儲存