]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/macos: replace deleted gcc-12 with gcc-13/gcc-14
authorViktor Szakats <commit@vsz.me>
Thu, 6 Nov 2025 20:10:12 +0000 (21:10 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 6 Nov 2025 21:18:27 +0000 (22:18 +0100)
commite108778db318b74b28c5ca35e3dd583bd0bca118
tree89cef69356eb2f23a6ac21a6ac587df6cb5bd4e1
parent904e7ecb66519951681377758fe6b07dde28ce36
GHA/macos: replace deleted gcc-12 with gcc-13/gcc-14

GitHub dropped gcc-12 for the remaining two macos runner images.
Replace it with gcc-13 in normal jobs, and gcc-14 in combination jobs.

Ref: https://github.com/actions/runner-images/commit/f7e2c3f34b4985282b39ba42de9f6862a2f8a242
Ref: https://github.com/actions/runner-images/pull/13249

Ref: https://github.com/actions/runner-images/commit/1c1351b6350d920e6c5c524f3eb80cc48c8069a4
Ref: https://github.com/actions/runner-images/pull/13253

Closes #19387
.github/workflows/macos.yml