Skip to content

Commit 9986501

Browse files
authored
Update nextcloud test versions
Signed-off-by: Marc Crebassa <[email protected]>
1 parent 22380fa commit 9986501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: (needs.check_version_change.outputs.new_version == true) && (github.ref_name == 'main')
6363
with:
6464
distros: "['debian12', 'debian11', 'ubuntu2204', 'ubuntu2404']"
65-
nc_versions: "['latest', 'nc30', 'nc29']"
65+
nc_versions: "['latest', 'nc31', 'nc30']"
6666

6767
collection_tests:
6868
name: normal tests

0 commit comments

Comments
 (0)