2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Update Xcode version from 13.2.1 to 13.4.1.

This commit is contained in:
Todd C. Miller 2023-08-09 13:54:16 -06:00
parent 811051d32a
commit ee5cab977f

View File

@ -70,7 +70,7 @@ jobs:
test_macos:
description: run sudo tests in a pre-built workspace (macOS)
macos:
xcode: 13.2.1 # indicate our selected version of Xcode
xcode: 13.4.1 # indicate our selected version of Xcode
steps:
# Reuse the workspace from the build job
- attach_workspace: