mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
CI: Use Crystal 1.6.2 in test matrix
This commit is contained in:
parent
516efd2df3
commit
1bb8f2815d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
- 1.3.2
|
- 1.3.2
|
||||||
- 1.4.1
|
- 1.4.1
|
||||||
- 1.5.1
|
- 1.5.1
|
||||||
- 1.6.1
|
- 1.6.2
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
|
Loading…
Reference in a new issue