CI: Pin Crystal to 1.20.3 for linting task so ameba can build

This commit is contained in:
Fijxu 2026-08-01 20:16:17 -04:00
parent a6f206b21f
commit e99d860181
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

@ -139,7 +139,7 @@ jobs:
id: lint_step_install_crystal
uses: crystal-lang/install-crystal@v1.9.2
with:
crystal: latest
crystal: 1.20.3
- name: Cache Shards
uses: actions/cache@v6