Update CI to use newer python versions #804
ci.yml
on: pull_request
Matrix: build_and_test_linux
Matrix: Build and Test on Windows
Matrix: build_macos
Annotations
5 errors and 7 warnings
|
build_macos (self-hosted, macos-12, ARM64, 3.13)
The following directories are not writable by your user:
/opt/homebrew
/opt/homebrew/etc/bash_completion.d
/opt/homebrew/lib/pkgconfig
/opt/homebrew/share/aclocal
/opt/homebrew/share/doc
/opt/homebrew/share/info
/opt/homebrew/share/locale
/opt/homebrew/share/man
/opt/homebrew/share/man/man1
/opt/homebrew/share/man/man3
/opt/homebrew/share/man/man5
/opt/homebrew/share/man/man7
/opt/homebrew/share/man/man8
/opt/homebrew/share/zsh
/opt/homebrew/share/zsh/site-functions
/opt/homebrew/var/homebrew/locks
/opt/homebrew/var/log
You should change the ownership of these directories to your user.
sudo chown -R gh /opt/homebrew /opt/homebrew/etc/bash_completion.d /opt/homebrew/lib/pkgconfig /opt/homebrew/share/aclocal /opt/homebrew/share/doc /opt/homebrew/share/info /opt/homebrew/share/locale /opt/homebrew/share/man /opt/homebrew/share/man/man1 /opt/homebrew/share/man/man3 /opt/homebrew/share/man/man5 /opt/homebrew/share/man/man7 /opt/homebrew/share/man/man8 /opt/homebrew/share/zsh /opt/homebrew/share/zsh/site-functions /opt/homebrew/var/homebrew/locks /opt/homebrew/var/log
And make sure that your user has write permission.
chmod u+w /opt/homebrew /opt/homebrew/etc/bash_completion.d /opt/homebrew/lib/pkgconfig /opt/homebrew/share/aclocal /opt/homebrew/share/doc /opt/homebrew/share/info /opt/homebrew/share/locale /opt/homebrew/share/man /opt/homebrew/share/man/man1 /opt/homebrew/share/man/man3 /opt/homebrew/share/man/man5 /opt/homebrew/share/man/man7 /opt/homebrew/share/man/man8 /opt/homebrew/share/zsh /opt/homebrew/share/zsh/site-functions /opt/homebrew/var/homebrew/locks /opt/homebrew/var/log
|
|
build_macos (self-hosted, macos-12, ARM64, 3.13)
Process completed with exit code 1.
|
|
build_macos (macos-15, 3.13)
Process completed with exit code 1.
|
|
build_macos (macos-14, 3.13)
Process completed with exit code 1.
|
|
Build and Test on Windows (windows-2022, 3.11)
Process completed with exit code 2.
|
|
build_macos (self-hosted, macos-12, ARM64, 3.13)
openssl@1.1 1.1.1w is already installed and up-to-date.
To reinstall 1.1.1w, run:
brew reinstall openssl@1.1
|
|
build_macos (self-hosted, macos-12, ARM64, 3.13)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
Do not report any issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
|
|
build_macos (macos-15, 3.13)
python@3.13 3.13.3 is already installed and up-to-date.
To reinstall 3.13.3, run:
brew reinstall python@3.13
|
|
build_macos (macos-15, 3.13)
openssl@1.1 1.1.1w is already installed and up-to-date.
To reinstall 1.1.1w, run:
brew reinstall openssl@1.1
|
|
build_macos (macos-14, 3.13)
python@3.13 3.13.3 is already installed and up-to-date.
To reinstall 3.13.3, run:
brew reinstall python@3.13
|
|
build_macos (macos-14, 3.13)
openssl@1.1 1.1.1w is already installed and up-to-date.
To reinstall 1.1.1w, run:
brew reinstall openssl@1.1
|
|
Build and Test on Windows (windows-2022, 3.11)
Failed to restore: Cache service responded with 422
|