We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe605c commit d6a36feCopy full SHA for d6a36fe
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
working_directory: ~/openapi-diff
6
7
docker:
8
- - image: circleci/openjdk:8-jdk
+ - image: circleci/openjdk:8-jdk-node-browsers
9
10
steps:
11
0 commit comments