Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Circle CI: Use 9.2-devel-ubuntu18.04 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed May 22, 2018
1 parent 98d7a4d commit 9c18c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: nvidia/cuda:9.1-devel-ubuntu16.04
- image: nvidia/cuda:9.2-devel-ubuntu18.04
steps:
- run: apt-get update && apt-get install -qy git cmake mesa-common-dev libidn11-dev python3-requests python3-git

Expand Down

0 comments on commit 9c18c6d

Please sign in to comment.