Skip to content

Commit a338969

Browse files
committed
dropping support for EOL php 8.0
1 parent 5de40fa commit a338969

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
fail-fast: false
7575
matrix:
7676
php:
77-
- '8.0' # from 2020-11 to 2022-11 (2023-11)
7877
- '8.1' # from 2021-11 to 2023-11 (2025-12)
7978
- '8.2' # from 2022-12 to 2024-12 (2026-12)
8079
- '8.3' # from 2023-11 to 2025-12 (2027-12)
@@ -135,7 +134,6 @@ jobs:
135134
fail-fast: false
136135
matrix:
137136
php:
138-
- '8.0' # from 2020-11 to 2022-11 (2023-11)
139137
- '8.1' # from 2021-11 to 2023-11 (2025-12)
140138
- '8.2' # from 2022-12 to 2024-12 (2026-12)
141139
- '8.3' # from 2023-11 to 2025-12 (2027-12)

0 commit comments

Comments
 (0)