Skip to content

Commit 2829026

Browse files
committed
different versions
1 parent 3a31557 commit 2829026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bare_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php_version: ['7.2', '7.3', '7.4', '8.0']
15+
php_version: ['7.4', '8.0', '8.2']
1616

1717
steps:
1818
-

0 commit comments

Comments
 (0)