Use alpha version of cchardet for CI

This commit is contained in:
itismadness
2025-08-14 19:24:44 +00:00
parent e73d0c6bf4
commit 714d25e324

View File

@@ -22,7 +22,7 @@ jobs:
- name: Composer install
run: composer install
- run: pip3 install cchardet xld_logchecker eac_logchecker
- run: pip3 install cchardet==2.2.0a2 xld_logchecker eac_logchecker
- run: composer run lint