mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-30 14:51:36 +01:00
CI: Drop support for versions prior to 1.12 and add 1.15.0 (#5148)
This commit is contained in:
commit
d4f0560e80
1 changed files with 1 additions and 2 deletions
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…
Add table
Reference in a new issue