Github action openspout/openspout
anyone have an idea why this is falling with PHP 8.2 and filament 3?
https://github.com/lara-zeus/zeus/actions/runs/14956136694/job/42012041485?pr=28
GitHub
Update tests.yml · lara-zeus/zeus@fbb581e
a standalone app., a Starter Kit; it's pre-configured to run all Zeus packages and some extra perks. - Update tests.yml · lara-zeus/zeus@fbb581e
Solution:Jump to solution
Filament supports 8.2. Filament isn’t the issue. It’s openspout. You need to provide the version in the matrix that does support 8.2
4 Replies
That version of openspout requires php 8.3
ya, but dose this means also filament only support "php": "~8.3.0 || ~8.4.0"?
I am trying to build a matrix but with no luck!
Solution
Filament supports 8.2. Filament isn’t the issue. It’s openspout. You need to provide the version in the matrix that does support 8.2
finally: