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 eecf948 commit c9d5605Copy full SHA for c9d5605
.github/workflows/behat.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
operating-system: [ubuntu-latest]
14
- php-versions: ['8.3', '8.4']
+ php-versions: ['8.2', '8.3']
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments