Skip to content

Commit 7496bd9

Browse files
committed
wip
1 parent 93de876 commit 7496bd9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
php: 8.3
2626
laravel: 11.*
2727
stability: prefer-stable
28-
# - os: windows-latest
29-
# php: 8.4
30-
# laravel: 11.*
31-
# stability: prefer-stable
28+
- os: windows-latest
29+
php: 8.4
30+
laravel: 11.*
31+
stability: prefer-stable
3232
exclude:
3333
- php: 8.1
3434
laravel: 11.*

0 commit comments

Comments
 (0)