We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a063462 commit 67d007dCopy full SHA for 67d007d
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.2"]'
+ php-versions: '["8.2","8.3"]'
0 commit comments