We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c520dd6 commit c543462Copy full SHA for c543462
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