Skip to content

Commit

Permalink
Merge pull request #103 from AkrilliA/add-php-83
Browse files Browse the repository at this point in the history
add tests for php 8.3
  • Loading branch information
regnerisch authored Feb 14, 2024
2 parents e987d15 + d6eec32 commit 661ca14
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 @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
php: ['8.1', '8.2']
php: ['8.1', '8.2', '8.3']

steps:
- name: Checkout
Expand Down

0 comments on commit 661ca14

Please sign in to comment.