-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ext/curl: allow changing Caddy port for Server Push tests #13337
New issue
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
Conversation
I don't think this is actually being tested in CI because the Linux image we use doesn't have a recent enough cURL version.
@iluuu1994 @shivammathur do you know if there is a way to run a more recent cURL version?
@Girgias Ubuntu 24.04 will be released in a few months. I'd say let's wait for that.
We can add a workflow job that runs on the Ubuntu 24.04 docker image or we can build curl in CI, but I agree with @iluuu1994 to wait for ubuntu-24.04 runners to be available.
ACK, that makes sense then :)
No description provided.