Skip to content

Commit 2fe605c

Browse files
committed
build: fix circleci build
1 parent 638e685 commit 2fe605c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
working_directory: ~/openapi-diff
66

77
docker:
8-
- image: circleci/openjdk:8-jdk-browsers
8+
- image: circleci/openjdk:8-jdk
99

1010
steps:
1111

0 commit comments

Comments
 (0)