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 a16e1d4 commit c035c28Copy full SHA for c035c28
1 file changed
.github/workflows/ci_build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- php-versions: ['8.2', '8.3', '8.4', '8.5']
+ php-versions: ['8.3', '8.4', '8.5']
17
steps:
18
- name: Setup PHP Action
19
uses: shivammathur/setup-php@v2
0 commit comments