mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-16 21:10:53 -05:00
CI: Pin Crystal to 1.20.3 for linting task so ameba can build (#5859)
This commit is contained in:
parent
a6f206b21f
commit
9c3266ef64
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user