From: Viktor Szakats Date: Sat, 27 Jul 2024 08:17:20 +0000 (+0200) Subject: GHA/macos: update comment about default Xcode on macos-14 runner [ci skip] X-Git-Tag: curl-8_9_1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a68e9a5a7b9d62822a0efd6c917f0b3dde8010;p=thirdparty%2Fcurl.git GHA/macos: update comment about default Xcode on macos-14 runner [ci skip] New default since: https://github.com/actions/runner-images/blob/releases/macos-14-arm64/20240722/images/macos/macos-14-arm64-Readme.md --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 49a12cf6ae..2c4448bd0f 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -400,7 +400,7 @@ jobs: # * = default Xcode on the runner. # macos-12: 13.1, 13.2.1, 13.3.1, 13.4.1, 14.0.1, 14.1,*14.2 # macos-13: 14.1, 14.2, 14.3.1,*15.0.1, 15.1, 15.2 - # macos-14: 14.3.1,*15.0.1, 15.1, 15.2, 15.3, 15.4, 16.0 + # macos-14: 14.3.1, 15.0.1, 15.1, 15.2, 15.3,*15.4, 16.0 # macOSSDK: 12.0, 12.1, 12.3, 12.3, 12.3, 13.0, 13.1, 13.3, 14.0, 14.2, 14.2, 14.4, 14.5, 15.0 # Monterey (2021) Ventura (2022) Sonoma (2023) Sequoia (2024) # https://github.com/actions/runner-images/tree/main/images/macos