-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(background-jobs): Fix unit tests with 32-bits #57099
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
base: master
Are you sure you want to change the base?
Conversation
5488355 to
b2516a6
Compare
| - '**/lib/**' | ||
| - '**.php' |
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.
If the filter is that broad the scheduled run should be removed.
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.
Its a reduced version of the phpunit-DBTYPE so its even less broad. And even the schedule is less frequent than the DB and no DB workflows.
| runs-on: ubuntu-latest | ||
|
|
||
| if: ${{ github.repository_owner != 'nextcloud-gmbh' }} | ||
| needs: changes |
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 breaks the schedule?
b2516a6 to
f8cf78f
Compare
3eb92d1 to
a76f00b
Compare
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
a76f00b to
1c45cb2
Compare
Checklist
3. to review, feature component)stable32)