Skip to content

Commit 1dba380

Browse files
committed
Try defined versions first
1 parent d188977 commit 1dba380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
php: [false]
9-
symfony_version: [false]
8+
php: ['7.4']
9+
symfony_version: ['4.3.*']
1010
experimental: [false]
1111
stan: [false]
1212
cs_fixer: [false]

0 commit comments

Comments
 (0)