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 64e34fa commit cf3dc6fCopy full SHA for cf3dc6f
.circleci/config.yml
@@ -1,9 +1,7 @@
1
version: 2
2
jobs:
3
build:
4
- machine:
5
- java:
6
- version: oraclejdk8
+ machine: true
7
8
steps:
9
- checkout
0 commit comments