Skip to content

Commit af5815c

Browse files
committed
Remove PHP 8.0 from CI config
1 parent 9981dcc commit af5815c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
strategy:
1010
matrix:
1111
include:
12-
- operating-system: 'ubuntu-latest'
13-
php-version: '8.0'
14-
1512
- operating-system: 'ubuntu-latest'
1613
php-version: '8.1'
1714

0 commit comments

Comments
 (0)