mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
bump circle resources
This commit is contained in:
parent
78c3652759
commit
2e15d854eb
@ -12,8 +12,8 @@ jobs:
|
|||||||
# work around for recent circle CI breaking change
|
# work around for recent circle CI breaking change
|
||||||
# Error: "Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.38"
|
# Error: "Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.38"
|
||||||
DOCKER_API_VERSION: "1.38"
|
DOCKER_API_VERSION: "1.38"
|
||||||
# 1CPU / 2GB RAM
|
# 2CPU / 4GB RAM
|
||||||
resource_class: small
|
resource_class: medium
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- checkout
|
- checkout
|
||||||
@ -45,8 +45,8 @@ jobs:
|
|||||||
# work around for recent circle CI breaking change
|
# work around for recent circle CI breaking change
|
||||||
# Error: "Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.38"
|
# Error: "Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.38"
|
||||||
DOCKER_API_VERSION: "1.38"
|
DOCKER_API_VERSION: "1.38"
|
||||||
# 1CPU / 2GB RAM
|
# 2CPU / 4GB RAM
|
||||||
resource_class: small
|
resource_class: medium
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- checkout
|
- checkout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user