Skip to content

Commit

Permalink
Merge pull request #1249 from NatLibFi/issue1243-disable-php8-ci-jobs
Browse files Browse the repository at this point in the history
Remove PHP 8 from build matrix to avoid hanging CI jobs
osma authored Nov 12, 2021
2 parents 4f33798 + 3721423 commit a770d4c
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
@@ -11,9 +11,6 @@ jobs:
matrix:
php_version: [7.2, 7.3, 7.4]
experimental: [false]
include:
- php_version: 8.0
experimental: true

steps:
- name: Check out repository code

0 comments on commit a770d4c

Please sign in to comment.