]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/linux: use default GCC compiler, drop `CC`/`CXX` envs
authorViktor Szakats <commit@vsz.me>
Thu, 18 Jun 2026 08:44:03 +0000 (10:44 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 18 Jun 2026 08:56:12 +0000 (10:56 +0200)
At the time of the original commit, the runner was ubuntu-22.04 with
a default GCC 11. It made sense to bump to 12 manually. Since 2025,
the default is ubuntu-24.04 with GCC 13, when this became a downgrade.

Drop manual envs and bump to GCC 13 with it. Other options available are
14, 15 and 16.

Refs:
https://packages.ubuntu.com/jammy/gcc (ubuntu-22.04)
https://packages.ubuntu.com/noble/gcc (ubuntu-24.04)

Follow-up to 6079ff314b059c48f560065cdbe6da8334961e2b #22075
Follow-up to a8174176b5425c5692b55b78e40aef3a2331155f #13841

Closes #22077

.github/workflows/http3-linux.yml

index a1b15e1b87df831b478f053a7d59ad97c2a91066..0ee95f16b3830db8c0f3cf934d4c931564f16a7b 100644 (file)
@@ -35,8 +35,6 @@ env:
   MAKEFLAGS: -j 5
   CURL_CI: github
   CURL_TEST_MIN: 1850
-  CC: gcc-12
-  CXX: g++-12
   DO_NOT_TRACK: '1'
   # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
   AWSLC_VERSION: 5.0.0