curl/.github/workflows
Viktor Szakats db5d888673
GHA: explicitly brew update before brew install with Linuxbrew
Fixing:
```
==> Installing openssl@3 dependency: ca-certificates
==> Pouring ca-certificates--2026-05-14.all.bottle.tar.gz
Error: undefined method '[]' for nil
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/bottles.rb:127:in 'Utils::Bottles.load_tab'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula_installer.rb:1507:in 'FormulaInstaller#pour'
[...]
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:114:in '<main>'
You have disabled automatic updates and have not updated today.
Do not report this issue until you've run `brew update` and tried again.
Error: Process completed with exit code 1.
```
Ref: https://github.com/curl/curl/actions/runs/25859030402/job/75984082148?pr=21607

Dropping `HOMEBREW_NO_AUTO_UPDATE=1` was not enough to fix it.

Closes #21608
2026-05-14 14:26:43 +02:00
..
appveyor-status.yml GHA/appveyor-status: disable gh tool telemetry 2026-04-23 10:26:10 +02:00
checkdocs.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
checksrc.yml GHA: explicitly brew update before brew install with Linuxbrew 2026-05-14 14:26:43 +02:00
checkurls.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
codeql.yml GHA: explicitly brew update before brew install with Linuxbrew 2026-05-14 14:26:43 +02:00
configure-vs-cmake.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
curl-for-win.yml GHA/curl-for-win: switch riscv job to debian:stable (testing broke) 2026-04-30 16:14:13 +02:00
distcheck.yml GHA: bump actions and pips 2026-05-01 21:19:22 +02:00
fuzz.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
http3-linux.yml tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
label.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
linux-old.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
linux.yml GHA: explicitly brew update before brew install with Linuxbrew 2026-05-14 14:26:43 +02:00
macos.yml gnutls: fix more nettle 4+ compatibility issues 2026-05-12 05:33:08 +02:00
non-native.yml GHA: bump actions and pips 2026-05-01 21:19:22 +02:00
windows.yml GHA: bump actions and pips 2026-05-01 21:19:22 +02:00