Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 138d558

Browse files
author
Holger Lösken
committed
Fix gh actions
1 parent de347ed commit 138d558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
php: ['7.4', '8.0']
10+
php: ['8.0']
1111
laravel: [7.*, 8.*]
1212
dependency-version: [prefer-stable]
1313
include:

0 commit comments

Comments
 (0)