Skip to content

Commit

Permalink
Never install temurin on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
BetsyMcPhail committed Oct 28, 2024
1 parent 68a1168 commit 2f52d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/mac/binary_distribution/Brewfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :

cask 'temurin' unless system '/usr/libexec/java_home --version 1.8+ --failfast &> /dev/null'
cask 'temurin@21'

brew 'eigen'
brew 'gcc'
Expand Down

0 comments on commit 2f52d61

Please sign in to comment.