Skip to content

Commit 809c21b

Browse files
committed
upgrade test for greebo should use legacy.php
Otherwise it won't run on 8.2
1 parent 6741b58 commit 809c21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fullUpgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
dokuwiki-release:
1414
- '2022-06-26rc' # igor
1515
- '2020-07-29a' # hogfather
16-
- '2018-04-22c' # greebo
1716
fail-fast: true
1817

1918
steps:
@@ -47,6 +46,7 @@ jobs:
4746
strategy:
4847
matrix:
4948
dokuwiki-release:
49+
- '2018-04-22c' # greebo
5050
- '2017-02-19g' # frusterick manners
5151
- '2013-05-10a' # weatherwax
5252
- '2009-12-25' # lemming

0 commit comments

Comments
 (0)