Commit a3e7343 1 parent dc0c151 commit a3e7343 Copy full SHA for a3e7343
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,16 +63,16 @@ jobs:
63
63
strategy :
64
64
matrix :
65
65
php-versions : ['8.3']
66
- nextcloud-versions : ['chore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35ca ']
66
+ nextcloud-versions : ['fix/dav/create-sab-in-transaction ']
67
67
db : ['sqlite', 'mysql', 'pgsql']
68
68
cache : ['nocache']
69
69
include :
70
70
- php-versions : 8.1
71
- nextcloud-versions : ' chore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35ca '
71
+ nextcloud-versions : ' fix/dav/create-sab-in-transaction '
72
72
db : ' sqlite'
73
73
cache : ' redis'
74
74
- php-versions : 8.2
75
- nextcloud-versions : ' chore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35ca '
75
+ nextcloud-versions : ' fix/dav/create-sab-in-transaction '
76
76
db : ' mysql'
77
77
cache : ' redis'
78
78
- php-versions : 8.2
You can’t perform that action at this time.
0 commit comments