-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ci(v8): Bump to ubuntu-24.04 #17507
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
ci(v8): Bump to ubuntu-24.04 #17507
Conversation
size-limit report 📦
|
9833224
to
6bbf9c2
Compare
affde99
to
8c92ccb
Compare
8c92ccb
to
6c49c5c
Compare
@@ -11,10 +11,4 @@ export default defineNuxtConfig({ | |||
}, | |||
}, | |||
}, | |||
nitro: { |
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.
Just a question: why was this deleted and the tests skipped?
This is deleted in newer versions of the SDK but it is here as kind of a "hack" to make the E2E tests work with the previous test setup, where we didn't create a temporary test folder.
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.
This nitro config was causing module resolution errors (except for nuxt-3-min: where there is another incompability due to mismatching of nuxt test suite). I didn't delve too deeply into debugging. But now unskipped tests, and they're passing.
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.
Thank you!
This PR unblocks backports to
v8
branch, similarly to what's done for v7 (#17083)Summary:
size-check
1.52.0