We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ppa.launchpad.net/ondrej/php/ubuntu/dists/noble/Release => this domain has cert issues
https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/Release => this domain has correct certs
http is used, but in some setups http is forbidden. plz use https with launchpadcontent if possible
ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1959015
pull: #928
Self Hosted
ubuntu:latest
8.x
- name: "prepare php version" uses: "shivammathur/setup-php@more-verbose" with: php-version: "8.2" coverage: xdebug env: runner: self-hosted
setup-php is installed
No response
No
The text was updated successfully, but these errors were encountered:
switch to launchpadcontent shivammathur#927 close
f25b1cf
Merge pull request #928 from jg-development/main
1489f57
switch to launchpadcontent #927 close
shivammathur
No branches or pull requests
Describe the bug
https://ppa.launchpad.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has cert issues
https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has correct certs
http is used, but in some setups http is forbidden. plz use https with launchpadcontent if possible
ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1959015
pull: #928
Version
Runners
Self Hosted
Operating systems
ubuntu:latest
PHP versions
8.x
To Reproduce
Expected behavior
setup-php is installed
Screenshots/Logs
No response
Additional context
No response
Are you willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: