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