Skip to content

Commit

Permalink
Use more recent openjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jul 19, 2019
1 parent 740bb6b commit b2b77a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
npm install mocha-phantomjs@3.5.0 phantomjs@~1.9.1
;;
esac
apt install -y postgresql-client solr-jetty openjdk-8-jdk
apt install -y postgresql-client solr-jetty openjdk-11-jdk
# Python Dependencies
pip install -r requirement-setuptools.txt
Expand Down

0 comments on commit b2b77a1

Please sign in to comment.