Skip to content

Commit

Permalink
GitHub Actions : Add PHP 8.2 again. php-vcr crash seems solved in `…
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHoste committed Sep 1, 2023
1 parent 4003a69 commit 50976e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- 7.4
- 8.0
- 8.1
# - 8.2 # Commented until "segmented fault" is resolved for PHP-VCR: https://github.com/php-vcr/php-vcr/issues/373
- 8.2
composer_flag:
- --prefer-lowest
-
Expand Down

0 comments on commit 50976e8

Please sign in to comment.