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 f635be8 commit 6d57962Copy full SHA for 6d57962
.github/workflows/jit-nan-bug.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- php-version: ['8.4', '8.5']
+ php-version: ['8.3', '8.4', '8.5']
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments