Skip to content

Commit 4f14ae9

Browse files
committed
Revert "Upgrade CircleCI executor"
This reverts commit 3c996ac.
1 parent 6fc03bf commit 4f14ae9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ version: 2
22
jobs:
33
make-eksctl-image:
44
# use machine build, as otherwise we cannot use make and have to duplicate makefile
5-
machine:
6-
image: ubuntu-1604:201903-01
5+
machine: true
76
steps:
87
- checkout
98
- run: mkdir -p ./test-results/ginkgo

0 commit comments

Comments
 (0)