do not run psalm on 8.1 with prefer-lowest

This commit is contained in:
Niels Vanpachtenbeke 2022-01-19 23:01:33 +01:00
parent 98e2799159
commit 2b5bc25097

View File

@ -12,6 +12,11 @@ jobs:
php: [7.3, 7.4, 8.0, 8.1]
illuminate_version: [6.*, 8.*]
stability: [prefer-lowest, prefer-stable]
exclude:
- php: 8.1
stability: prefer-lowest
- php: 8.0
stability: prefer-lowest
exclude:
# Exclude unsupported combination