mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-02 20:09:54 +05:30
CI: Pin Crystal to 1.20.3 for linting task so ameba can build (#5859)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user