Skip to content

Commit 6442fb7

Browse files
authored
Merge pull request #53533 from nextcloud/fix-running-files-external-s3-tests-in-stable30-ci
[stable30] ci: Fix running files external s3 tests
2 parents 28aa97d + 45b0678 commit 6442fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/files-external-s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
strategy:
124124
matrix:
125-
php-versions: ['8.1', '8.2', '8.4']
125+
php-versions: ['8.1', '8.2', '8.3']
126126
include:
127127
- php-versions: '8.3'
128128
coverage: true

0 commit comments

Comments
 (0)