You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
chore: bump go to 1.14.3 (#969)
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- '*'
|
||||
build-go:
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
- image: circleci/golang:1.14.3
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: '~/project'
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
- '*'
|
||||
release:
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
- image: circleci/golang:1.14.3
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: '~/project'
|
||||
|
||||
Reference in New Issue
Block a user