Skip to content

Commit

Permalink
removes java install
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredperreault-okta committed Jan 23, 2023
1 parent e7c32ff commit 280fd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-dockolith.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ echo 'Installing chrome and java'
# set +e
if [ -n "${TEST_SUITE_ID}" ]; then
# if running on bacon
setup_service java 1.8.322
# setup_service java 1.8.322
setup_service google-chrome-stable 106.0.5249.61-1

export CI=true
Expand Down

0 comments on commit 280fd71

Please sign in to comment.