mirror of
https://github.com/iv-org/invidious.git
synced 2025-02-24 00:08:23 -06:00
CI: Drop support for versions prior to 1.12 and add 1.15.0 (#5148)
This commit is contained in:
commit
d4f0560e80
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -38,11 +38,10 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
stable: [true]
|
stable: [true]
|
||||||
crystal:
|
crystal:
|
||||||
- 1.10.1
|
|
||||||
- 1.11.2
|
|
||||||
- 1.12.1
|
- 1.12.1
|
||||||
- 1.13.2
|
- 1.13.2
|
||||||
- 1.14.0
|
- 1.14.0
|
||||||
|
- 1.15.0
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user