Skip to content

Commit

Permalink
Added php8.3 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Schwarz committed Jan 6, 2024
1 parent 193842a commit 14a675a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
ci:
uses: codenamephp/workflows.php/.github/workflows/ci.yml@main
with:
php-versions: '["8.0", "8.1", "8.2"]'
php-versions: '["8.0", "8.1", "8.2", "8.3"]'

0 comments on commit 14a675a

Please sign in to comment.