Skip to content

Commit

Permalink
fixing the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed Mar 13, 2024
1 parent 64d0c85 commit 3ce30a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Setup Laravel
run: |
composer create-project laravel/laravel:10 ../app --prefer-dist
composer create-project laravel/laravel:11 ../app --prefer-dist
- name: Change stability to dev
run: |
Expand Down

0 comments on commit 3ce30a8

Please sign in to comment.