Skip to content

Commit

Permalink
Run psalm on PHP 8.1, 8.2, 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Jan 31, 2024
1 parent 11c3bbd commit c654a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
os: >-
['ubuntu-latest']
php: >-
['8.3']
['8.1', '8.2', '8.3']

0 comments on commit c654a52

Please sign in to comment.