Skip to content

Commit ea1cf06

Browse files
committed
revert circleci
1 parent 1b8ca33 commit ea1cf06

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.circleci/config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
version: 2.1
2-
workflows:
3-
main:
4-
jobs:
5-
- build
1+
version: 2
62
jobs:
73
build:
8-
machine:
9-
image: ubuntu-1604:201903-01
4+
machine: true
105

116
steps:
127
- checkout

0 commit comments

Comments
 (0)