We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a28a4 commit b25f0c6Copy full SHA for b25f0c6
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
machine:
5
- image: circleci/classic:201808-01
+ image: ubuntu-1604:201903-01
6
working_directory: ~/project
7
steps:
8
- checkout
0 commit comments