Skip to content

Commit

Permalink
remove the macos10.16 field
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash Cripps committed Oct 7, 2021
1 parent 2903608 commit 7fd77f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/roles/jenkins-worker/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ java_path: {
'macos10.13': 'java',
'macos10.14': 'java',
'macos10.15': 'java',
'macos10.16': 'java',
'macos11': 'java',
# Currently hardcoded untill adopt have their build available
'macos11.0': '/Users/administrator/zulu8.52.0.23-ca-jdk8.0.282-macosx_aarch64/bin/java',
Expand Down

0 comments on commit 7fd77f6

Please sign in to comment.