Skip to content

Commit

Permalink
Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Xcode_offli…
Browse files Browse the repository at this point in the history
…ne/tasks/main.yml
  • Loading branch information
karianna authored Apr 24, 2024
1 parent f6f2995 commit 715603b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Install Xcode without needing to login with appleID
# Path /Applications/Xcode.app/
# Requires the following variable:
# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1
# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1 | 15.2

- name: Xcode offline
include_tasks: xcode_offline.yml
Expand Down

0 comments on commit 715603b

Please sign in to comment.