mirror of https://github.com/aredn/aredn.git
build: switch to premake image to save time (#186)
This commit is contained in:
parent
ee2791c621
commit
47791befe9
|
@ -5,8 +5,7 @@ jobs:
|
|||
######################################
|
||||
build:
|
||||
docker:
|
||||
- image: arednmesh/builder
|
||||
resource_class: xlarge
|
||||
- image: arednmesh/builder:premake
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue