Skip to content

Commit a2cdf15

Browse files
Increase test matrix
1 parent 5796639 commit a2cdf15

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/ci.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ jobs:
3333
- php: '8.1'
3434
varnish-version: '7.1'
3535
varnish-modules-version: '0.20.0'
36+
- php: '8.2'
37+
symfony-version: '7.*'
38+
- php: '8.2'
39+
varnish-version: '7.1'
40+
varnish-modules-version: '0.20.0'
41+
- php: '8.3'
42+
symfony-version: '7.*'
43+
- php: '8.3'
44+
varnish-version: '7.1'
45+
varnish-modules-version: '0.20.0'
3646

3747
steps:
3848
- name: Setup PHP

0 commit comments

Comments
 (0)