소스 검색

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


불러오는 중...
취소
저장