Skip to content

Commit

Permalink
PHP 8.3 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 21, 2023
1 parent 5b25fdd commit 2e0eeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-22.04, windows-2019]
php: [8.1, 8.2]
php: [8.1, 8.2, 8.3]

name: PHP ${{ matrix.php }} - ${{ matrix.os }}

Expand Down

0 comments on commit 2e0eeec

Please sign in to comment.