Skip to content

Commit

Permalink
fix: workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
devansh-webkul committed Sep 26, 2024
1 parent d4b865a commit 4e49ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
operating-systems: [ubuntu-latest]
php-versions: ['8.1']
php-versions: ['8.2', '8.3']

name: PHP ${{ matrix.php-versions }} test on ${{ matrix.operating-systems }}

Expand Down

0 comments on commit 4e49ad9

Please sign in to comment.