We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b3c46 commit 9c020cbCopy full SHA for 9c020cb
.github/workflows/test-application.yaml
@@ -45,6 +45,30 @@ jobs:
45
dependencies: highest
46
behat-suite: cli
47
48
+ - php-version: '8.2'
49
+ dependencies: highest
50
+ behat-suite: standalone
51
+
52
53
54
+ behat-suite: embedded
55
56
57
58
+ behat-suite: cli
59
60
+ - php-version: '8.3'
61
62
63
64
65
66
67
68
69
70
71
72
steps:
73
- name: Checkout project
74
uses: actions/checkout@v2
0 commit comments