Update container-release.yml

This commit is contained in:
syeopite
2021-10-02 16:10:23 +00:00
committed by GitHub
parent 82a1d9dffa
commit 402bb01151

View File

@@ -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: |