Browse Source

Update go.yml

pull/1584/head
Chris Lu 4 years ago
committed by GitHub
parent
commit
e379fc3658
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/go.yml

2
.github/workflows/go.yml

@ -16,7 +16,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.13
go-version: ^1.15
id: go
- name: Check out code into the Go module directory

Loading…
Cancel
Save