Skip to content

Commit bd66348

Browse files
committed
Remove database versions. Not required here
1 parent 615f198 commit bd66348

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/upgrade-testing.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ env:
3636
{ "php": "7.3","db-version": "8.4" },
3737
{ "php": "7.2","db-version": "9.4" },
3838
{ "php": "7.3","db-version": "9.4" },
39-
{ "db-version": "5.0" },
40-
{ "db-version": "5.1" },
41-
{ "db-version": "5.5" },
42-
{ "db-version": "9.0" },
43-
{ "db-version": "9.1" },
44-
{ "db-version": "9.2" },
45-
{ "db-version": "9.3" },
46-
{ "db-version": "9.4" },
4739
]'
4840

4941
# Cancels all previous workflow runs for pull requests that have not completed.

0 commit comments

Comments
 (0)