Skip to content

Commit

Permalink
Php 8.5 acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sirn-se committed Jan 2, 2025
1 parent 0483b6f commit 7167ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test:
strategy:
matrix:
php-versions: ["8.1", "8.2", "8.3", "8.4"]
php-versions: ["8.1", "8.2", "8.3", "8.4", "8.5"]
runs-on: ubuntu-latest
name: Unit test
steps:
Expand Down

0 comments on commit 7167ea6

Please sign in to comment.