]> git.ipfire.org Git - thirdparty/curl.git/commit
ci: use `--enable-option-checking=fatal` in autotools jobs
authorViktor Szakats <commit@vsz.me>
Sat, 27 Sep 2025 21:51:46 +0000 (23:51 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 27 Sep 2025 22:20:12 +0000 (00:20 +0200)
commit660d915ebda4ea44c4422a647e09693d6fb6a9ee
tree165f5ead6103caedf070f4ec8a20160e7d0240c5
parent75d5424979a8effac331c4924edb1a8be458cdce
ci: use `--enable-option-checking=fatal` in autotools jobs

To avoid typos and non-existing options passed to `./configure` in CI
builds.

Also delete obsolete option `--enable-test-bundles` from Circle CI jobs.

Closes #18759
.circleci/config.yml
.github/workflows/distcheck.yml
.github/workflows/http3-linux.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/non-native.yml
.github/workflows/windows.yml