mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-29 16:19:58 +00:00
Use Go 1.13
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.12
|
||||
go-version: 1.13
|
||||
id: go
|
||||
|
||||
- name: Check out repository
|
||||
|
||||
Reference in New Issue
Block a user