crystal 1.5.0 to CI and update crystal version

このコミットが含まれているのは:
Emilien Devos 2022-08-06 15:12:45 +02:00
コミット 0c64a86ebe
2個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -41,6 +41,7 @@ jobs:
- 1.2.2
- 1.3.2
- 1.4.0
- 1.5.0
include:
- crystal: nightly
stable: false

ファイルの表示

@ -27,7 +27,7 @@ jobs:
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.6.0
with:
crystal: 1.2.2
crystal: 1.5.0
- name: Run lint
run: |