2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Update Xcode version from 13.2.1 to 13.4.1.

This commit is contained in:
Todd C. Miller 2023-06-15 11:24:44 -06:00
parent dc49e11fa5
commit 64b666471a

View File

@ -56,7 +56,7 @@ jobs:
build_macos:
description: Configure, build and package sudo (macOS)
macos:
xcode: 13.2.1 # indicate our selected version of Xcode
xcode: 13.4.1 # indicate our selected version of Xcode
steps:
- checkout
- run: