mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-15 19:11:18 +00:00
CI: Bump Crystal version matrix (#5293)
* 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.3 * Update Crystal 1.16.2 to 1.16.3 https://github.com/crystal-lang/crystal/releases/tag/1.16.3
This commit is contained in:
parent
d4eb2a9741
commit
03f89be929
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.3
|
||||
include:
|
||||
- crystal: nightly
|
||||
stable: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user