Skip to content

Commit 10480d3

Browse files
chore(ci): remove 31 since it is community EOL
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 82340d9 commit 10480d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-nextcloud-ocp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
branches: ['main', 'master', 'stable33', 'stable32', 'stable31']
27+
branches: ['main', 'master', 'stable33', 'stable32']
2828

2929
name: update-nextcloud-ocp-${{ matrix.branches }}
3030

0 commit comments

Comments
 (0)