Skip to content

Commit effaf43

Browse files
committed
Add Opencast 12.11 to cron
1 parent 1b5b4f9 commit effaf43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cron.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ jobs:
2828
opencast_version: '13.3'
2929
push_major: 'false'
3030
- day_of_week: '4'
31-
opencast_version: '12.10'
31+
opencast_version: '12.11'
3232
push_major: 'false'
3333
- day_of_week: '5'
34-
opencast_version: '12.9'
34+
opencast_version: '12.10'
3535
push_major: 'false'
3636
- day_of_week: '6'
37-
opencast_version: '12.8'
37+
opencast_version: '12.9'
3838
push_major: 'false'
3939

4040
steps:

0 commit comments

Comments
 (0)