We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e8144 commit a23c958Copy full SHA for a23c958
1 file changed
.github/workflows/ci.yml
@@ -19,4 +19,4 @@ jobs:
19
ci:
20
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
21
with:
22
- php-versions: '["8.1","8.2"]'
+ php-versions: '["8.1","8.2","8.3"]'
0 commit comments