2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +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: build_macos:
description: Configure, build and package sudo (macOS) description: Configure, build and package sudo (macOS)
macos: macos:
xcode: 13.2.1 # indicate our selected version of Xcode xcode: 13.4.1 # indicate our selected version of Xcode
steps: steps:
- checkout - checkout
- run: - run: