Open coolbutuseless opened 6 days ago
macos-arm64 is failing when it fails to install qpdf via brew (Note: macos-intel is working OK)
qpdf
brew
See for example callme check from today: https://github.com/coolbutuseless/callme/actions/runs/11995486397
callme
macos-arm64 (R-devel) Failed to get R devel: Failed to get R 4.5.0: Failed to install qpdf: Error: The process '/opt/homebrew/bin/brew' failed with exit code 1
> packageVersion('rhub') [1] ‘2.0.0’
See the thread at https://github.com/r-lib/actions/issues/948 for a workaround if you need this urgently.
macos-arm64 is failing when it fails to install
qpdf
viabrew
(Note: macos-intel is working OK)See for example
callme
check from today: https://github.com/coolbutuseless/callme/actions/runs/11995486397