summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorsyeopite <70992037+syeopite@users.noreply.github.com>2021-10-02 16:10:23 +0000
committerGitHub <noreply@github.com>2021-10-02 16:10:23 +0000
commit402bb01151148050e0abab19f19b9664d2e1537e (patch)
treec3af3c728d1f07804d02380a6e3117cc71635fc8 /.github
parent82a1d9dffabc75a03443b8f3e463ccfa23b7d882 (diff)
downloadinvidious-402bb01151148050e0abab19f19b9664d2e1537e.tar.gz
invidious-402bb01151148050e0abab19f19b9664d2e1537e.tar.bz2
invidious-402bb01151148050e0abab19f19b9664d2e1537e.zip
Update container-release.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/container-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml
index a6bd39e8..77b92c6f 100644
--- a/.github/workflows/container-release.yml
+++ b/.github/workflows/container-release.yml
@@ -27,7 +27,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1.2.4
with:
- crystal: ${{ matrix.crystal }}
+ crystal: 1.1.1
- name: Run lint
run: |