-
-
Notifications
You must be signed in to change notification settings - Fork 454
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
add CI build for just DBAL without ORM #1708
Conversation
f67a2bf
to
7b1c44a
Compare
- php-version: "8.2" | ||
dependencies: "highest" | ||
stability: "stable" | ||
remove-orm: true |
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.
See my comment on #1707 about the matrix.
7b1c44a
to
c489436
Compare
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.
Should he been part of 2.10.x though
I can also rebase it on 2.10.x 👍 |
c489436
to
a07cb5d
Compare
a07cb5d
to
c22be71
Compare
Hm interesting test fails
maybe related to the CLI profiler changes on 6.4? 🤔 |
No description provided.