Skip to content

Commit 9621ed5

Browse files
committed
lowest linter not compatible
1 parent 8ee6339 commit 9621ed5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
- 6.*
3939
include:
4040
# Tests the lowest set of dependencies
41-
- symfony-require: 5.4.*
42-
dependencies: lowest
43-
stability: stable
44-
php: 8.0
41+
# - symfony-require: 5.4.*
42+
# dependencies: lowest
43+
# stability: stable
44+
# php: 8.0
4545

4646
# Bleeding edge
4747
- symfony-require: 6.*

0 commit comments

Comments
 (0)