瀏覽代碼

Update github config files

tags/v1.0.0
guanguans 3 年之前
父節點
當前提交
5c4643ebb2
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .github/workflows/tests.yml

+ 1
- 1
.github/workflows/tests.yml 查看文件

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go-version: [1.14.x, 1.15.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- name: Install Go


Loading…
取消
儲存