Skip to content

Commit 7cf3116

Browse files
committed
ci change dependencies to current 5.0 branches
1 parent bda9669 commit 7cf3116

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main-moodle": "MOODLE_500_STABLE",
33
"main-php": "8.3",
4-
"main-oc": "16.7",
4+
"main-oc": "17.1",
55
"ocs": ["17.1", "16.7", "15.11"],
66
"main-db": "mariadb",
77
"moodle-php": {

.github/workflows/moodle-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
requires-tool-plugin: true
1414
requires-mod-plugin: true
15-
branch-tool-plugin: issue-418-500
15+
branch-tool-plugin: main
1616
branch-mod-plugin: upgrade-500
17-
branch-opencast-docker-default: 16.7
17+
branch-opencast-docker-default: 17.1

0 commit comments

Comments
 (0)