change Board_id for ventura image

This commit is contained in:
SafaSafari 2023-11-01 03:16:33 +03:30 committed by Martin Wimpress
parent 6706192132
commit 195959a0a9
1 changed files with 1 additions and 2 deletions

View File

@ -1587,8 +1587,7 @@ function get_macos() {
monterey) #12
BOARD_ID="Mac-E43C1C25D4880AD6";;
ventura) #13
BOARD_ID="Mac-7BA5B2D9E42DDD94"
OS_TYPE="latest";;
BOARD_ID="Mac-BE088AF8C5EB4FA2";;
*) echo "ERROR! Unknown release: ${RELEASE}"
releases_macos
exit 1;;