mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
CI: bump Crystal versions
This commit is contained in:
parent
0c7919f3d9
commit
4e1f5c8357
1 changed files with 3 additions and 3 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue