mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-25 03:09:00 -06:00
/{.github,go}: bump min go version to 1.15
This commit is contained in:
2
.github/workflows/ci-go-tests.yaml
vendored
2
.github/workflows/ci-go-tests.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.13
|
||||
go-version: ^1.15
|
||||
id: go
|
||||
- uses: actions/checkout@v2
|
||||
- name: Test All
|
||||
|
||||
Reference in New Issue
Block a user