Skip to content

Commit

Permalink
Remove PHP 8.0 from CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Nov 7, 2022
1 parent 9981dcc commit af5815c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
strategy:
matrix:
include:
- operating-system: 'ubuntu-latest'
php-version: '8.0'

- operating-system: 'ubuntu-latest'
php-version: '8.1'

Expand Down

0 comments on commit af5815c

Please sign in to comment.