Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update run-tests.yml #111

Closed
wants to merge 32 commits into from
Closed

Update run-tests.yml #111

wants to merge 32 commits into from

Conversation

askdkc
Copy link
Owner

@askdkc askdkc commented Jan 16, 2024

No description provided.

Copy link

what-the-diff bot commented Jan 16, 2024

PR Summary

  • Enhanced Testing Workflow
    This update modifies our GitHub testing workflow. It is now designed to test our code against different versions of Laravel (9., 10., 11.*). The enhancement allows our team to ensure compatibility and smooth performance across a wider range of environments.

  • Additional Test Parameters
    A new test parameter set is implemented to run tests on Laravel 11.* with Testbench 9.*. This helps test the codebase's compatibility with newer updates from Laravel and Testbench.

  • Exclusion of Certain Test Configurations
    Tests are now set not to execute on Laravel 11.* with PHP versions 8.0 and 8.1. This represents configurations that are outside of our supported scope, enabling focus on more relevant tests.

@askdkc askdkc closed this Jan 17, 2024
@askdkc askdkc deleted the laravel11 branch January 17, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant