CI: Pin Crystal to 1.20.3 for linting task so ameba can build (#5859)

This commit is contained in:
Fijxu
2026-08-01 21:29:03 -04:00
committed by GitHub
parent a6f206b21f
commit 9c3266ef64
+1 -1
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