Skip to content

Commit f31cf5c

Browse files
committed
remove 6.3
1 parent cf94f5a commit f31cf5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
matrix:
1919
include:
2020
- { php: 8.3, symfony: "6.4.*", composer-flags: '--prefer-stable'}
21-
- { php: 8.2, symfony: "6.3.*", composer-flags: '--prefer-stable'}
2221
- { php: 8.2, symfony: "6.4.*", composer-flags: '--prefer-stable' }
2322
- { php: 8.3, symfony: "7.0.*", composer-flags: '--prefer-stable' }
2423

0 commit comments

Comments
 (0)