Skip to content

Commit

Permalink
Adjust for Monterey 12.3
Browse files Browse the repository at this point in the history
Should be 12.3, not 12.3.1
  • Loading branch information
jwilso authored May 10, 2022
1 parent 6ae430d commit 1ce3251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsys/bamboo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ echo "This is Big Sur, Compiler is $compiler"

################################################################################

12.3.1) # Monterey
12.3) # Monterey
echo "This is Monterey, Compiler is $compiler"
ldModules_MacOS_Clang $compiler $2 $3 # any Xcode
;;
Expand Down

0 comments on commit 1ce3251

Please sign in to comment.