Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 16, 2024
1 parent 8ea9db3 commit 91d8b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
name: 'Test'
strategy:
matrix:
php-version: ['8.1', '8.2', '8.3']
php-versions: ['8.1', '8.2', '8.3']
phpunit-versions: ['^9.0', '^10.0', '^11.0']
steps:
- name: Checkout code
Expand Down

0 comments on commit 91d8b4d

Please sign in to comment.