Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-sectorbuilder
Commits
40278d4a
Commit
40278d4a
authored
Nov 14, 2019
by
dignifiedquire
Browse files
ci: use larger resource_class
parent
8c50cf9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
40278d4a
...
...
@@ -5,7 +5,7 @@ jobs:
docker
:
-
image
:
circleci/golang:1.12.1-stretch
working_directory
:
~/go/src/github.com/filecoin-project/go-sectorbuilder
resource_class
:
xlarge
resource_class
:
2
xlarge
steps
:
-
configure_environment_variables
-
run
:
...
...
@@ -31,7 +31,7 @@ jobs:
macos
:
xcode
:
"
10.0.0"
working_directory
:
~/go/src/github.com/filecoin-project/go-sectorbuilder
resource_class
:
medium
resource_class
:
large
steps
:
-
configure_environment_variables
-
run
:
...
...
@@ -123,4 +123,3 @@ commands:
key
:
v15-proof-params-{{ arch }}
paths
:
-
"
~/filecoin-proof-parameters/"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment