mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 11:22:10 +00:00
chore: bump go to 1.14.6
This commit is contained in:
parent
c2d8038c63
commit
f2f914221c
@ -23,7 +23,7 @@ jobs:
|
||||
- '*'
|
||||
test:
|
||||
docker:
|
||||
- image: circleci/golang:1.14.3
|
||||
- image: circleci/golang:1.14.6
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
@ -31,7 +31,7 @@ jobs:
|
||||
command: go test ./...
|
||||
build-go:
|
||||
docker:
|
||||
- image: circleci/golang:1.14.3
|
||||
- image: circleci/golang:1.14.6
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: '~/project'
|
||||
|
Loading…
x
Reference in New Issue
Block a user