Skip to content

Commit

Permalink
Test against 8.3 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
wjzijderveld authored and frankdejonge committed Mar 26, 2024
1 parent ed5df5d commit 4ab5bf7
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 @@ -34,7 +34,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.0, 8.1, 8.2]
php: [8.0, 8.1, 8.2, 8.3]
eventsauce: ['^3.0']
stability: [prefer-lowest, prefer-stable]

Expand Down

0 comments on commit 4ab5bf7

Please sign in to comment.