Skip to content

Commit d37f3fc

Browse files
maybe?
1 parent edb8ac1 commit d37f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/REUSABLE_backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
description: Versions of PHP to test with. Should be array of strings encoded as JSON array
2626
type: string
2727
required: false
28-
default: '["7.3", "7.4", "8.0", "8.1", "8.2", "8.3"]'
28+
default: '["8.0", "8.1", "8.2", "8.3"]'
2929

3030
php_extensions:
3131
description: PHP extensions to install.

0 commit comments

Comments
 (0)