From: Viktor Szakats Date: Wed, 2 Oct 2024 00:16:59 +0000 (+0200) Subject: GHA/macos: update comment with new Xcode default for macos-13 [ci skip] X-Git-Tag: curl-8_11_0~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6072d24589fea3be96514c904e4891d1fd1a4b;p=thirdparty%2Fcurl.git GHA/macos: update comment with new Xcode default for macos-13 [ci skip] --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index dcb7f3ea61..75af2fba59 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -428,7 +428,7 @@ jobs: compiler: [gcc-12, gcc-13, gcc-14, llvm@15, llvm@18, clang] # Xcode support matrix as of 2024-07, with default macOS SDK versions and OS names, years: # * = default Xcode on the runner. - # macos-13: 14.1, 14.2, 14.3.1,*15.0.1, 15.1, 15.2 + # macos-13: 14.1, 14.2, 14.3.1, 15.0.1, 15.1,*15.2 # macos-14: 15.0.1, 15.1, 15.2, 15.3,*15.4 # macos-15: *16.0, 16.1 # macOSSDK: 13.0, 13.1, 13.3, 14.0, 14.2, 14.2, 14.4, 14.5, 15.0, 15.1