mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-28 01:28:30 +00:00
CI: Bump Crystal version matrix
- 1.12.1 -> 1.12.2 - 1.13.2 -> 1.13.3 - 1.14.0 -> 1.14.1 - 1.15.0 -> 1.15.1 - Add 1.16.2
This commit is contained in:
parent
81ca831439
commit
ea8148735e
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@ -38,10 +38,11 @@ jobs:
|
||||
matrix:
|
||||
stable: [true]
|
||||
crystal:
|
||||
- 1.12.1
|
||||
- 1.13.2
|
||||
- 1.14.0
|
||||
- 1.15.0
|
||||
- 1.12.2
|
||||
- 1.13.3
|
||||
- 1.14.1
|
||||
- 1.15.1
|
||||
- 1.16.2
|
||||
include:
|
||||
- crystal: nightly
|
||||
stable: false
|
||||
|
Loading…
Reference in New Issue
Block a user