Skip to content

Commit

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

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

Expand Down

0 comments on commit d4b865a

Please sign in to comment.