Skip to content

Commit 1dba380

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
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)