Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 396dca1

Browse files
authored
Reverted PHP 8.0 tests
1 parent b5c724b commit 396dca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
strategy:
2020
matrix:
2121
php:
22+
- '7.2'
2223
- '7.3'
2324
- '7.4'
24-
- '8.0'
2525
laravel:
2626
- 6.*
2727
- 7.*

0 commit comments

Comments
 (0)