-
Notifications
You must be signed in to change notification settings - Fork 198
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
Fix CI failing because of Ubuntu update #7720
Conversation
Test the previous changes of this PR with WordPress Playground. |
Test the previous changes of this PR with WordPress Playground. |
Test the previous changes of this PR with WordPress Playground. |
Test the previous changes of this PR with WordPress Playground. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woohoo! Thanks! Looks like we just need to remove the test file and this is good.
I'll also create an issue for updating Sensei / Pro to Node 20.x and npm to 10.x to match WordPress Core.
Test the previous changes of this PR with WordPress Playground. |
Resolves #7719
The CI started failing because of a recent Github Actions Ubuntu update - actions/runner-images#10636.
Proposed Changes
Testing Instructions
The CI should be passing.
Pre-Merge Checklist