mirror of https://github.com/liamg/aminal.git
switch to docker image with opengl
This commit is contained in:
parent
1610f6e1d7
commit
2a8da1ae4c
|
@ -6,7 +6,7 @@ jobs:
|
|||
build:
|
||||
docker:
|
||||
# specify the version
|
||||
- image: circleci/golang:latest
|
||||
- image: liamg/golang-opengl
|
||||
|
||||
# Specify service dependencies here if necessary
|
||||
# CircleCI maintains a library of pre-built images
|
||||
|
|
Loading…
Reference in New Issue