pull/3369/head
Samantaz Fox 2 years ago
commit c5303d55e5
No known key found for this signature in database
GPG Key ID: F42821059186176E

@ -38,10 +38,10 @@ jobs:
matrix:
stable: [true]
crystal:
- 1.2.2
- 1.3.2
- 1.4.0
- 1.5.0
- 1.4.1
- 1.5.1
- 1.6.1
include:
- crystal: nightly
stable: false
@ -52,7 +52,7 @@ jobs:
submodules: true
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.6.0
uses: crystal-lang/install-crystal@v1.7.0
with:
crystal: ${{ matrix.crystal }}

Loading…
Cancel
Save