mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Update Go version in Circle dependencies
This commit is contained in:
parent
8e208569e8
commit
aa7030a646
1 changed files with 3 additions and 3 deletions
|
|
@ -174,12 +174,12 @@ workflows:
|
|||
requires:
|
||||
- linter
|
||||
- check-license-headers
|
||||
- test-golang-1.12
|
||||
- test-golang-1.13
|
||||
- release:
|
||||
requires:
|
||||
- linter
|
||||
- check-license-headers
|
||||
- test-golang-1.12
|
||||
- test-golang-1.13
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
|
|
@ -192,4 +192,4 @@ workflows:
|
|||
requires:
|
||||
- linter
|
||||
- check-license-headers
|
||||
- test-golang-1.12
|
||||
- test-golang-1.13
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue