ci: use debian
Some checks failed
ci / ci (22, debian-trixie) (push) Failing after 1m16s

This commit is contained in:
kittentm 2026-05-12 22:24:38 +02:00
commit e894ceeaf4

View file

@ -8,7 +8,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest] os: [debian-trixie]
node: [22] node: [22]
steps: steps: