Skip to content

Commit cf3dc6f

Browse files
committed
Remove deprecated circleci keys
1 parent 64e34fa commit cf3dc6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
version: 2
22
jobs:
33
build:
4-
machine:
5-
java:
6-
version: oraclejdk8
4+
machine: true
75

86
steps:
97
- checkout

0 commit comments

Comments
 (0)